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

cubekit-ioc

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

cubekit-ioc - npm Package Compare versions

Comparing version 0.0.2 to 0.0.3

2

lib/Container.js

@@ -23,2 +23,4 @@ 'use strict';

this._bindings = new _immutable.Map();
this.instance(Container, this);
}

@@ -25,0 +27,0 @@

8

package.json
{
"name": "cubekit-ioc",
"version": "0.0.2",
"version": "0.0.3",
"description": "Cubekit IoC Container",

@@ -25,3 +25,2 @@ "main": "lib/index.js",

"devDependencies": {
"babel": "^5.6.23",
"babel-core": "^5.8.19",

@@ -36,2 +35,4 @@ "babel-eslint": "^3.1.15",

"istanbul-instrumenter-loader": "^0.1.3",
"mocha": "^2.3.4",
"karma": "^0.13.16",
"karma-chai": "^0.1.0",

@@ -49,6 +50,3 @@ "karma-chai-plugins": "^0.5.0",

"webpack": "^1.9.6"
},
"dependencies": {
"invariant": "^2.0.0"
}
}

@@ -0,0 +0,0 @@ require('babel/register');

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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