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

icebox

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

icebox - npm Package Compare versions

Comparing version 0.1.3 to 0.1.4

.npmignore

7

package.json
{
"name": "icebox",
"version": "0.1.3",
"version": "0.1.4",
"description": "Object serialization library",
"main": "lib/icebox.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
"test": "buster test"
},

@@ -17,3 +17,4 @@ "repository": {

"author": "Hans Hübner",
"license": "BSD"
"license": "BSD",
"devDependencies": { "buster": ">=0.6.2" }
}
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