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

Backbone.Mutators

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

Backbone.Mutators - npm Package Compare versions

Comparing version 0.4.3 to 0.4.4

bower_components/backbone/.bower.json

4

backbone.mutators.js

@@ -1,4 +0,4 @@

/*! Backbone.Mutators - v0.4.1
/*! Backbone.Mutators - v0.4.4
------------------------------
Build @ 2014-03-27
Build @ 2014-12-02
Documentation and Full License Available at:

@@ -5,0 +5,0 @@ http://asciidisco.github.com/Backbone.Mutators/index.html

@@ -1,4 +0,4 @@

/*! Backbone.Mutators - v0.4.1
/*! Backbone.Mutators - v0.4.4
------------------------------
Build @ 2014-03-27
Build @ 2014-12-02
Documentation and Full License Available at:

@@ -5,0 +5,0 @@ http://asciidisco.github.com/Backbone.Mutators/index.html

{
"name": "Backbone.Mutators",
"version": "0.4.3",
"version": "0.4.4",
"main": "backbone.mutators.js",

@@ -5,0 +5,0 @@ "dependencies": {

{
"name": "Backbone.Mutators",
"version": "0.4.3",
"version": "0.4.4",
"description": "Backbone plugin to override getters and setters with logic",

@@ -33,23 +33,19 @@ "homepage": "http://asciidisco.github.com/Backbone.Mutators/index.html",

],
"repositories": [
{
"type": "git",
"url": "https://github.com/asciidisco/Backbone.Mutators"
}
],
"lib": ".",
"main": "backbone.mutators.js",
"devDependencies": {
"qunitjs": "~1.11.x",
"backbone": "^1.1.2",
"grunt": "~0.4.x",
"grunt-qunit-istanbul": "~0.1.x",
"grunt-complexity": "~0.1.x",
"grunt-contrib-concat": "~0.3.x",
"grunt-contrib-jshint": "~0.2.x",
"grunt-contrib-nodeunit": "~0.1.x",
"grunt-contrib-uglify": "~0.2.x",
"grunt-contrib-concat": "~0.3.x",
"grunt-contrib-nodeunit": "~0.1.x",
"grunt-contrib-yuidoc": "~0.4.x",
"grunt-saucelabs": "~4.0.0",
"grunt-docco": "~0.2.x",
"grunt-plato": "~0.2.x",
"grunt-complexity": "~0.1.x"
"grunt-qunit-istanbul": "~0.1.x",
"grunt-saucelabs": "~4.0.0",
"qunitjs": "~1.11.x",
"underscore": "^1.4.4"
},

@@ -56,0 +52,0 @@ "dependencies": {

@@ -354,2 +354,9 @@ ## Backbone.Mutators

### 0.4.4
+ Add mutator dependancies and change events [#33](https://github.com/asciidisco/Backbone.Mutators/commit/7c7626456991dd4de5419e7a5a0bd3e62090297f)
### 0.4.3
+ Made compatible with browserify [#32](https://github.com/asciidisco/Backbone.Mutators/commit/0d7f846727ae9b546bba203d4c4b7c2ff5704222)
+ Backbone dependency version bump [#32](https://github.com/asciidisco/Backbone.Mutators/commit/5c0db12e34aaa5f0fac39b76a9bf8c44e1bea641)
### 0.4.2

@@ -356,0 +363,0 @@ + Fixes [#20](https://github.com/asciidisco/Backbone.Mutators/issues/20)

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