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

backbone-combobox

Package Overview
Dependencies
Maintainers
2
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

backbone-combobox - npm Package Compare versions

Comparing version 0.1.2 to 0.1.3

15

package.json
{
"name": "backbone-combobox",
"version": "0.1.2",
"version": "0.1.3",
"description": "Backbone Combobox component",

@@ -25,2 +25,9 @@ "main": "index.js",

},
"dependencies": {
"lodash": "^4.13.1",
"backbone": "^1.3.3",
"backbone-tree": "^0.1.0",
"classnames": "^2.2.5",
"jquery": "^2.2.4"
},
"devDependencies": {

@@ -30,7 +37,4 @@ "babel-core": "^6.9.1",

"babel-preset-es2015": "^6.9.0",
"backbone": "^1.3.3",
"backbone-tree": "^0.1.0",
"classnames": "^2.2.5",
"css-loader": "^0.23.1",
"jquery": "^2.2.4",
"jasmine-core": "^2.4.1",
"karma": "^0.13.22",

@@ -43,3 +47,2 @@ "karma-babel-preprocessor": "^6.0.1",

"karma-webpack": "^1.7.0",
"lodash": "^4.13.1",
"node-sass": "^3.7.0",

@@ -46,0 +49,0 @@ "phantomjs-prebuilt": "^2.1.7",

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