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

backbone.kineticview

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

backbone.kineticview - npm Package Compare versions

Comparing version 0.9.0 to 0.9.1

7

bower.json
{
"name": "backbone.KineticView",
"version": "0.9.0",
"version": "0.9.1",
"homepage": "https://github.com/slash-system/backbone.kineticview",

@@ -14,2 +14,7 @@ "authors": [

],
"dependencies": {
"backbone": ">=1.0.0",
"underscore" : ">=1.6.0",
"kinetic" : ">=5.0.6"
},
"license": "MIT",

@@ -16,0 +21,0 @@ "ignore": [

6

package.json

@@ -12,3 +12,5 @@ {

"dependencies": {
"backbone": ">=1.0.0"
"backbone": ">=1.0.0",
"underscore" : ">=1.6.0",
"kinetic" : ">=5.0.6"
},

@@ -22,3 +24,3 @@ "devDependencies": {

"main": "backbone.KineticView.js",
"version": "0.9.0",
"version": "0.9.1",
"license": "MIT",

@@ -25,0 +27,0 @@ "repository": {

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