@knit/needle
Advanced tools
Comparing version 0.0.3 to 0.0.7
{ | ||
"main": "dist/index.js", | ||
"homepage": "https://github.com/knitjs/knit#readme", | ||
"license": "MIT", | ||
"bugs": { | ||
"url": "https://github.com/knitjs/knit/issues" | ||
}, | ||
"name": "@knit/needle", | ||
"description": "Knitting needle", | ||
"version": "0.0.7", | ||
"main": "index.js", | ||
"private": false, | ||
"version": "0.0.3", | ||
"repository": { | ||
@@ -16,13 +23,6 @@ "type": "git", | ||
}, | ||
"homepage": "https://github.com/knitjs/knit#readme", | ||
"license": "MIT", | ||
"bugs": { | ||
"url": "https://github.com/knitjs/knit/issues" | ||
}, | ||
"dependencies": { | ||
"read-pkg-up": "1.0.1" | ||
}, | ||
"peerDependencies": {}, | ||
"name": "@knit/needle", | ||
"description": "Knitting needle" | ||
"peerDependencies": {} | ||
} |
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
5161