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

boxcrate

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

boxcrate - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

16

package.json
{
"name": "boxcrate",
"version": "0.1.0",
"description": "TODO",
"version": "0.1.1",
"description": "A wrapper for the browser's localStorage that allows you to set and get items as they are with optional expiration times.",
"main": "boxcrate.js",
"dependencies": {
"devDependencies": {
"chai": "^4.2.0",
"mocha": "^5.2.0",
"sinon": "^6.3.5"
},
"devDependencies": {
"mocha": "^5.2.0"
},
"scripts": {

@@ -18,9 +16,9 @@ "test": "node test/server.js"

"type": "git",
"url": "TOOD"
"url": "https://github.com/robertcorponoi/boxcrate"
},
"keywords": [
"TODO"
"localStorage", "storage"
],
"author": "Robert Corponoi",
"license": "MIT"
}
}
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