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.1 to 0.0.2

2

karma.config.js

@@ -37,3 +37,3 @@ var webpack = require('karma-webpack');

test: /\.(js|jsx)$/,
exclude: /(node_modules)/,
include: /ioc\/(src|tests)/,
loader: 'eslint-loader',

@@ -40,0 +40,0 @@ }, {

{
"name": "cubekit-ioc",
"version": "0.0.1",
"version": "0.0.2",
"description": "Cubekit IoC Container",

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

"devDependencies": {
"babel": "^5.5.8",
"babel-core": "^5.6.18",
"babel": "^5.6.23",
"babel-core": "^5.8.19",
"babel-eslint": "^3.1.15",

@@ -29,0 +29,0 @@ "babel-loader": "^5.1.4",

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