Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "lnk", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Create links between files cross-platform", | ||
@@ -42,16 +42,11 @@ "license": "MIT", | ||
"devDependencies": { | ||
"ava": "^0.16", | ||
"ava": "*", | ||
"coveralls": "^2.11", | ||
"execa": "^0.4.0", | ||
"execa": "*", | ||
"nyc": "^8.3.0", | ||
"rewire": "^2.3", | ||
"uuid": "^2.0", | ||
"xo": "^0.16.0" | ||
"xo": "*" | ||
}, | ||
"main": "index.js", | ||
"bin": { | ||
"lnk": "./index.js" | ||
}, | ||
"files": [ | ||
"cli.js", | ||
"index.js", | ||
@@ -58,0 +53,0 @@ "link.js" |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
0
11944