Comparing version 0.8.14 to 0.8.15
{ | ||
"name": "marty", | ||
"main": "dist/marty.js", | ||
"version": "0.8.14", | ||
"version": "0.8.15", | ||
"homepage": "martyjs.org", | ||
@@ -6,0 +6,0 @@ "authors": [ |
@@ -0,1 +1,5 @@ | ||
0.8.15 / 2015-03-06 | ||
=================== | ||
- Add reactify as a dependency so you dont have to explicitly add it to parent project | ||
0.8.14 / 2015-03-05 | ||
@@ -2,0 +6,0 @@ =================== |
@@ -8,3 +8,3 @@ var _ = require('underscore'); | ||
var Marty = _.extend({ | ||
version: '0.8.14', | ||
version: '0.8.15', | ||
Diagnostics: Diagnostics, | ||
@@ -11,0 +11,0 @@ Dispatcher: Dispatcher.getCurrent() |
{ | ||
"name": "marty", | ||
"version": "0.8.14", | ||
"version": "0.8.15", | ||
"description": "A Javascript library for state management in React applications", | ||
@@ -50,3 +50,2 @@ "main": "index.js", | ||
"jquery": "^2.1.1", | ||
"react-router": "^0.11.4", | ||
"semver": "^4.2.0" | ||
@@ -74,4 +73,5 @@ }, | ||
"isomorphic-fetch": "1.6.0", | ||
"reactify": "^1.0.0", | ||
"underscore": "^1.7.0" | ||
} | ||
} |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
4424861
29
5
+ Addedreactify@^1.0.0
+ Addedacorn@5.7.4(transitive)
+ Addedamdefine@1.0.1(transitive)
+ Addedast-types@0.9.6(transitive)
+ Addedbalanced-match@1.0.2(transitive)
+ Addedbase62@0.1.1(transitive)
+ Addedbrace-expansion@1.1.11(transitive)
+ Addedcommander@2.20.3(transitive)
+ Addedcommoner@0.10.8(transitive)
+ Addedconcat-map@0.0.1(transitive)
+ Addeddefined@1.0.1(transitive)
+ Addeddetective@4.7.1(transitive)
+ Addedesprima@3.1.3(transitive)
+ Addedesprima-fb@13001.1001.0-dev-harmony-fb(transitive)
+ Addedglob@5.0.15(transitive)
+ Addedgraceful-fs@4.2.11(transitive)
+ Addediconv-lite@0.4.24(transitive)
+ Addedinflight@1.0.6(transitive)
+ Addedinherits@2.0.4(transitive)
+ Addedjstransform@10.1.0(transitive)
+ Addedminimatch@3.1.2(transitive)
+ Addedminimist@1.2.8(transitive)
+ Addedmkdirp@0.5.6(transitive)
+ Addedonce@1.4.0(transitive)
+ Addedpath-is-absolute@1.0.1(transitive)
+ Addedprivate@0.1.8(transitive)
+ Addedq@1.5.1(transitive)
+ Addedreact-tools@0.13.3(transitive)
+ Addedreactify@1.1.1(transitive)
+ Addedrecast@0.11.23(transitive)
+ Addedsource-map@0.1.310.5.7(transitive)
+ Addedthrough@2.3.8(transitive)
+ Addedwrappy@1.0.2(transitive)