tempo-store
Advanced tools
Comparing version 1.4.0 to 1.5.0
@@ -5,2 +5,22 @@ { | ||
{ | ||
"version": "1.5.0", | ||
"tag": "tempo-store_v1.5.0", | ||
"date": "Sat, 17 Oct 2020 00:13:17 GMT", | ||
"comments": { | ||
"minor": [ | ||
{ | ||
"comment": "Update TS version" | ||
} | ||
], | ||
"dependency": [ | ||
{ | ||
"comment": "Updating dependency \"tempo-core\" from `^1.7.2` to `^1.9.0`" | ||
}, | ||
{ | ||
"comment": "Updating dependency \"tempo-std\" from `^0.5.6` to `^0.7.0`" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"version": "1.3.0", | ||
@@ -7,0 +27,0 @@ "tag": "tempo-store_v1.3.0", |
# Change Log - tempo-store | ||
This log was last generated on Thu, 09 Jul 2020 01:32:44 GMT and should not be manually modified. | ||
This log was last generated on Sat, 17 Oct 2020 00:13:17 GMT and should not be manually modified. | ||
## 1.5.0 | ||
Sat, 17 Oct 2020 00:13:17 GMT | ||
### Minor changes | ||
- Update TS version | ||
## 1.3.0 | ||
@@ -6,0 +13,0 @@ Thu, 09 Jul 2020 01:32:44 GMT |
{ | ||
"name": "tempo-store", | ||
"version": "1.4.0", | ||
"version": "1.5.0", | ||
"priority": 20, | ||
@@ -36,4 +36,4 @@ "description": "Super simple state management library", | ||
"dependencies": { | ||
"tempo-core": "^1.7.2", | ||
"tempo-std": "^0.5.6" | ||
"tempo-core": "^1.9.0", | ||
"tempo-std": "^0.7.0" | ||
}, | ||
@@ -40,0 +40,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
47193
744
+ Addedtempo-std@0.7.0(transitive)
- Removedtempo-std@0.5.6(transitive)
Updatedtempo-core@^1.9.0
Updatedtempo-std@^0.7.0