react-clear-cache
Advanced tools
Comparing version 1.0.7 to 1.0.8
{ | ||
"name": "react-clear-cache", | ||
"version": "1.0.7", | ||
"version": "1.0.8", | ||
"description": "A component to manage application updates.", | ||
@@ -5,0 +5,0 @@ "author": "noahjohn9259", |
@@ -15,3 +15,3 @@ # react-clear-cache | ||
This will generate `meta.json` which will contain the latest version. | ||
This will generate `meta.json` file. This will have the version key with the latest build. | ||
@@ -18,0 +18,0 @@ ```bash |
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
9055