Comparing version 0.0.7 to 0.0.8
{ | ||
"name": "mobx-rest", | ||
"version": "0.0.7", | ||
"version": "0.0.8", | ||
"description": "REST conventions for mobx.", | ||
@@ -15,2 +15,3 @@ "repository": { | ||
"lodash.without": "^4.2.0", | ||
"node-uuid": "^1.4.7", | ||
"mobx": "^2.3.2" | ||
@@ -33,3 +34,2 @@ }, | ||
"mocha": "^2.3.4", | ||
"node-uuid": "^1.4.7", | ||
"sinon": "^1.17.4", | ||
@@ -36,0 +36,0 @@ "snazzy": "^4.0.0", |
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
14
6
+ Addednode-uuid@^1.4.7
+ Addednode-uuid@1.4.8(transitive)