simpler-state
Advanced tools
Comparing version 1.0.0-rc.9-pre.0 to 1.0.0-rc.9-pre.1
{ | ||
"name": "simpler-state", | ||
"version": "1.0.0-rc.9-pre.0", | ||
"version": "1.0.0-rc.9-pre.1", | ||
"description": "The simplest app state management for React", | ||
@@ -41,5 +41,3 @@ "keywords": [ | ||
}, | ||
"dependencies": { | ||
"@babel/runtime": "^7.13.10" | ||
}, | ||
"dependencies": {}, | ||
"devDependencies": { | ||
@@ -53,2 +51,3 @@ "@babel/cli": "^7.13.14", | ||
"@babel/preset-react": "^7.13.13", | ||
"@babel/runtime": "^7.13.10", | ||
"@typescript-eslint/eslint-plugin": "^4.20.0", | ||
@@ -55,0 +54,0 @@ "@typescript-eslint/parser": "^4.20.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
1
28747
30
- Removed@babel/runtime@^7.13.10
- Removed@babel/runtime@7.26.0(transitive)
- Removedregenerator-runtime@0.14.1(transitive)