@typescript/github-link
Advanced tools
Comparing version 0.2.1 to 0.2.2
@@ -5,3 +5,3 @@ { | ||
"homepage": "https://github.com/microsoft/typescript-github-link#readme", | ||
"version": "0.2.1", | ||
"version": "0.2.2", | ||
"license": "MIT", | ||
@@ -24,2 +24,5 @@ "description": "Determine the Github permalink corresponding to a file (position) on disk", | ||
"main": "./dist/index.js", | ||
"bin": { | ||
"ghlink": "./bin/ghlink" | ||
}, | ||
"typings": "./dist/index.d.ts", | ||
@@ -26,0 +29,0 @@ "scripts": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
24024