Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

node-rake

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-rake - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

.npmignore

9

package.json
{
"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"
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc