tempo-store
Advanced tools
Comparing version 1.0.2 to 1.1.0
{ | ||
"name": "tempo-store", | ||
"version": "1.0.2", | ||
"version": "1.1.0", | ||
"description": "Super simple state management library", | ||
"license": "Apache-2.0", | ||
"keywords": ["tempo", "unidirectional-flow", "property", "store", "state-management", "typescript"], | ||
"keywords": [ | ||
"tempo", | ||
"unidirectional-flow", | ||
"property", | ||
"store", | ||
"state-management", | ||
"typescript" | ||
], | ||
"sideEffects": false, | ||
"private": false, | ||
"scripts": { | ||
@@ -28,3 +36,3 @@ "clean": "rm -rf lib/* && rm -rf es6/*", | ||
"dependencies": { | ||
"tempo-core": "1.2.0" | ||
"tempo-core": "1.4.0" | ||
}, | ||
@@ -31,0 +39,0 @@ "devDependencies": { |
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
57680
68
857
+ Addedtempo-core@1.4.0(transitive)
- Removedtempo-core@1.2.0(transitive)
Updatedtempo-core@1.4.0