@uiw/react-color-github
Advanced tools
Comparing version 0.1.0 to 1.0.0
{ | ||
"name": "@uiw/react-color-github", | ||
"version": "0.1.0", | ||
"version": "1.0.0", | ||
"description": "Color Github Picker", | ||
@@ -8,4 +8,4 @@ "author": "Kenny Wong <wowohoo@qq.com>", | ||
"sideEffects": false, | ||
"main": "lib/cjs/index.js", | ||
"module": "lib/esm/index.js", | ||
"main": "lib/index.js", | ||
"module": "esm/index.js", | ||
"repository": { | ||
@@ -34,8 +34,8 @@ "type": "git", | ||
"dependencies": { | ||
"@babel/runtime": "7.14.6", | ||
"@uiw/color-convert": "^0.1.0", | ||
"@uiw/react-color-swatch": "^0.1.0" | ||
"@babel/runtime": "7.15.3", | ||
"@uiw/color-convert": "^1.0.0", | ||
"@uiw/react-color-swatch": "^1.0.0" | ||
}, | ||
"devDependencies": { | ||
"@types/react": "17.0.14", | ||
"@types/react": "17.0.19", | ||
"@types/react-dom": "17.0.9", | ||
@@ -42,0 +42,0 @@ "@types/react-test-renderer": "17.0.1", |
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
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
0
36019
10
513
1
+ Added@babel/runtime@7.15.37.26.0(transitive)
+ Added@uiw/color-convert@1.4.3(transitive)
+ Added@uiw/react-color-swatch@1.4.3(transitive)
+ Addedregenerator-runtime@0.14.1(transitive)
- Removed@babel/runtime@7.14.6(transitive)
- Removed@uiw/color-convert@0.1.0(transitive)
- Removed@uiw/react-color-swatch@0.1.0(transitive)
Updated@babel/runtime@7.15.3
Updated@uiw/color-convert@^1.0.0