Skip to content
This repository was archived by the owner on Nov 16, 2023. It is now read-only.
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: microsoft/dtslint
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 70e472c63a63463f7f0dc5c04de2987f1380b3a9
Choose a base ref
...
head repository: microsoft/dtslint
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: a27990ba34579324b78166ec4ca57604f14d02aa
Choose a head ref
  • 1 commit
  • 2 files changed
  • 1 contributor

Commits on Feb 25, 2020

  1. Copy the full SHA
    a27990b View commit details
Showing with 9 additions and 9 deletions.
  1. +8 −8 package-lock.json
  2. +1 −1 package.json
16 changes: 8 additions & 8 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "dtslint",
"version": "3.0.0",
"version": "3.1.0",
"description": "Runs tests on TypeScript definition files",
"files": [
"bin",