deep-storage
Advanced tools
Comparing version 1.0.6 to 1.0.7
{ | ||
"name": "deep-storage", | ||
"version": "1.0.6", | ||
"version": "1.0.7", | ||
"description": "Simple observable state management for reactive applications", | ||
@@ -5,0 +5,0 @@ "main": "./lib/index.js", |
@@ -14,7 +14,2 @@ Deep Storage provides observable state for reactive applications in JavaScript. | ||
## Sample SAAS App | ||
View a [SAAS starter app](https://github.com/deep-storage/examples/tree/master/react-saas) using | ||
deep storage. | ||
## TodoMVC | ||
@@ -70,1 +65,2 @@ | ||
}, 1000); | ||
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
191436
65