@aller/cyclops-frontend-react
Advanced tools
Comparing version 0.1.4 to 0.1.5
{ | ||
"version": "0.1.4", | ||
"version": "0.1.5", | ||
"license": "MIT", | ||
@@ -64,10 +64,10 @@ "main": "./dist/index.js", | ||
"tslint-plugin-prettier": "^2.3.0", | ||
"typescript": "^3.8.3", | ||
"tslint-react": "^5.0.0" | ||
"tslint-react": "^5.0.0", | ||
"typescript": "^3.8.3" | ||
}, | ||
"dependencies": { | ||
"ajv": "^6.12.2", | ||
"isomorphic-unfetch": "^3.0.0", | ||
"react": "^16.13.1", | ||
"react-dom": "^16.13.1", | ||
"ajv": "^6.12.2", | ||
"isomorphic-unfetch": "^3.0.0" | ||
"react-dom": "^16.13.1" | ||
}, | ||
@@ -74,0 +74,0 @@ "description": "Front end abstractions for interacting with the cyclops API", |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
0