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

chaosrouter

Package Overview
Dependencies
Maintainers
1
Versions
47
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

chaosrouter - npm Package Compare versions

Comparing version 0.1.1 to 0.1.2

4

chaosrouter.js

@@ -43,3 +43,3 @@

dict.iteritems(function(k,v) {
methodlib.prototype[k] = v;
methodlib[k] = v;
});

@@ -49,3 +49,3 @@ }

dict.iteritems(function(k,v) {
validationlib.prototype[k] = v;
validationlib[k] = v;
});

@@ -52,0 +52,0 @@ }

{
"name": "chaosrouter",
"version": "0.1.1",
"version": "0.1.2",
"description": "ERROR: No README data found!",

@@ -19,5 +19,5 @@ "main": "chaosrouter.js",

"dependencies": {
"restruct-data": "^0.1.0"
"restruct-data": "^0.1.1"
},
"devDependencies": {}
}
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