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

boxcars

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

boxcars - npm Package Compare versions

Comparing version 0.0.6 to 2.0.0

x

17

package.json
{
"name": "boxcars",
"version": "0.0.6",
"description": "boxcars is a tiny collection library that comes with built-in caching for preloading contents.",
"author": "Azer Koculu <azer@kodfabrik.com>",
"keywords":["data-structures", "collections"],
"main": "boxcars.js",
"devDependencies": {
"highkick": "1.x",
"lowkick": "0.x"
},
"version": "2.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "node test/run_node.js"
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": { "type": "git", "url" : "http://github.com/azer/boxcars.git" }
"author": "",
"license": "ISC"
}
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