@jfront/core-common
Advanced tools
Comparing version 0.1.0 to 0.2.0
@@ -6,2 +6,18 @@ # Change Log | ||
# [0.2.0](https://github.com/Jepria/jfront-core/compare/@jfront/core-common@0.1.0...@jfront/core-common@0.2.0) (2021-03-17) | ||
### Code Refactoring | ||
* dependencies updated ([2911f41](https://github.com/Jepria/jfront-core/commit/2911f419f59a32c538d8fdfce4788aaf90f5b676)) | ||
### BREAKING CHANGES | ||
* react 17.0.1 | ||
# 0.1.0 (2021-02-03) | ||
@@ -8,0 +24,0 @@ |
{ | ||
"name": "@jfront/core-common", | ||
"version": "0.1.0", | ||
"version": "0.2.0", | ||
"license": "Apache-2.0", | ||
@@ -28,6 +28,5 @@ "main": "dist/cjs/index.js", | ||
"peerDependencies": { | ||
"react": "16.x", | ||
"react-dom": "16.x" | ||
"react": "^17.0.1" | ||
}, | ||
"gitHead": "25689510919b29dbdbe122f1b152797f27309df4" | ||
"gitHead": "a3b37ba23f7034943f6488ebb854614671dcda2e" | ||
} |
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
22034
1