ampersand-state
Advanced tools
Comparing version 4.3.13 to 4.3.14
@@ -0,1 +1,2 @@ | ||
/*$AMPERSAND_VERSION*/ | ||
var _ = require('underscore'); | ||
@@ -2,0 +3,0 @@ var BBEvents = require('backbone-events-standalone'); |
{ | ||
"name": "ampersand-state", | ||
"description": "An observable, extensible state object with derived watchable properties.", | ||
"version": "4.3.13", | ||
"version": "4.3.14", | ||
"author": "Henrik Joreteg <henrik@andyet.net>", | ||
"browserify": { | ||
"transform": [ | ||
"ampersand-version" | ||
] | ||
}, | ||
"bugs": { | ||
@@ -10,2 +15,3 @@ "url": "https://github.com/ampersandjs/ampersand-state/issues" | ||
"dependencies": { | ||
"ampersand-version": "^1.0.0", | ||
"array-next": "~0.0.1", | ||
@@ -12,0 +18,0 @@ "backbone-events-standalone": "0.2.2", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
111484
2822
5
+ Addedampersand-version@^1.0.0
+ Addedampersand-version@1.0.2(transitive)
+ Addedcore-util-is@1.0.3(transitive)
+ Addedfind-root@0.1.2(transitive)
+ Addedinherits@2.0.4(transitive)
+ Addedisarray@0.0.1(transitive)
+ Addedreadable-stream@1.0.34(transitive)
+ Addedstring_decoder@0.10.31(transitive)
+ Addedthrough2@0.6.5(transitive)
+ Addedxtend@4.0.2(transitive)