@uiw/react-drag-event-interactive
Advanced tools
Comparing version 0.1.0 to 1.0.0
{ | ||
"name": "@uiw/react-drag-event-interactive", | ||
"version": "0.1.0", | ||
"version": "1.0.0", | ||
"description": "react drag event interactive", | ||
@@ -8,4 +8,4 @@ "homepage": "https://uiwjs.github.io/react-color/#react-drag-event-interactive", | ||
"author": "Kenny Wong <wowohoo@qq.com>", | ||
"main": "lib/cjs/index.js", | ||
"module": "lib/esm/index.js", | ||
"main": "lib/index.js", | ||
"module": "esm/index.js", | ||
"repository": { | ||
@@ -32,6 +32,6 @@ "type": "git", | ||
"dependencies": { | ||
"@babel/runtime": "7.14.6" | ||
"@babel/runtime": "7.15.3" | ||
}, | ||
"devDependencies": { | ||
"@types/react": "17.0.14", | ||
"@types/react": "17.0.19", | ||
"@types/react-dom": "17.0.9", | ||
@@ -38,0 +38,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
26917
10
282
1
+ Added@babel/runtime@7.15.3(transitive)
- Removed@babel/runtime@7.14.6(transitive)
Updated@babel/runtime@7.15.3