Comparing version 0.0.1 to 0.0.2
{ | ||
"name": "node-rake", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"description": "A NodeJS implementation of the Rapid Automatic Keyword Extraction", | ||
@@ -11,3 +11,3 @@ "main": "index.js", | ||
"type": "git", | ||
"url": "git+https://github.com/waseem18/rake.git" | ||
"url": "git+https://github.com/waseem18/node-rake.git" | ||
}, | ||
@@ -20,8 +20,7 @@ "keywords": [ | ||
"bugs": { | ||
"url": "https://github.com/waseem18/rake/issues" | ||
"url": "https://github.com/waseem18/node-rake/issues" | ||
}, | ||
"homepage": "https://github.com/waseem18/rake#readme", | ||
"homepage": "https://github.com/waseem18/node-rake#readme", | ||
"dependencies": { | ||
"xregexp": "^3.1.1" | ||
} | ||
} |
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
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
9942
0
7
1
17
- Removedxregexp@^3.1.1
- Removedxregexp@3.2.0(transitive)