fetch-component-data
Advanced tools
Comparing version 6.0.0 to 6.0.1
{ | ||
"name": "fetch-component-data", | ||
"version": "6.0.0", | ||
"version": "6.0.1", | ||
"description": "Small util functions for Frameworkstein", | ||
@@ -13,3 +13,3 @@ "main": "lib/index.js", | ||
"type": "git", | ||
"url": "https://github.com/founderlab/frameworkstein/packages/fetch-component-data.git" | ||
"url": "https://github.com/founderlab/frameworkstein/tree/master/packages/fetch-component-data.git" | ||
}, | ||
@@ -25,5 +25,5 @@ "scripts": { | ||
"lodash": "^4.0.0", | ||
"queue-async": "^1.0.7", | ||
"react": "^16.3.2", | ||
"react-router": "^4.2.0", | ||
"queue-async": "^1.0.0", | ||
"react": ">=16.0.0", | ||
"react-router": "^4.0.0", | ||
"react-router-config": "^1.0.0-beta.4" | ||
@@ -30,0 +30,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
13112
+ Addedreact@18.3.1(transitive)
- Removedreact@16.14.0(transitive)
Updatedqueue-async@^1.0.0
Updatedreact@>=16.0.0
Updatedreact-router@^4.0.0