New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

datarank

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

datarank - npm Package Compare versions

Comparing version 0.0.0 to 0.0.2

README.md

21

package.json
{
"name": "datarank",
"version": "0.0.0",
"description": "",
"version": "0.0.2",
"description": "datarank ========",
"main": "index.js",
"scripts": {
"test": "./node_modules/.bin/lab"
"test": "lab"
},
"author": "Zack Story <zstory@ucla.edu>",
"license": "ISC",
"license": "MIT",
"dependencies": {

@@ -16,3 +16,14 @@ "lodash": "~2.4.1"

"lab": "~3.2.1"
}
},
"directories": {
"test": "test"
},
"repository": {
"type": "git",
"url": "https://github.com/rt2zz/datarank.git"
},
"bugs": {
"url": "https://github.com/rt2zz/datarank/issues"
},
"homepage": "https://github.com/rt2zz/datarank"
}
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