@visactor/react-vrender-utils
Advanced tools
Comparing version 0.9.2-fill-stroke.10 to 0.10.0-alpha.1
{ | ||
"name": "@visactor/react-vrender-utils", | ||
"version": "0.9.2-fill-stroke.10", | ||
"version": "0.10.0-alpha.1", | ||
"description": "", | ||
@@ -19,4 +19,4 @@ "sideEffects": false, | ||
"dependencies": { | ||
"@visactor/vrender": "0.9.2-fill-stroke.10", | ||
"@visactor/react-vrender": "0.9.2-fill-stroke.10", | ||
"@visactor/vrender": "0.10.0-alpha.1", | ||
"@visactor/react-vrender": "0.10.0-alpha.1", | ||
"@visactor/vutils": "0.9.0-alpha.2", | ||
@@ -36,4 +36,4 @@ "react-reconciler": "^0.29.0", | ||
"typescript": "4.9.5", | ||
"@internal/bundler": "0.0.1", | ||
"@internal/eslint-config": "0.0.1", | ||
"@internal/bundler": "0.0.1", | ||
"@internal/ts-config": "0.0.1" | ||
@@ -63,2 +63,8 @@ }, | ||
"license": "MIT", | ||
"exports": { | ||
".": { | ||
"import": "./es/index.js", | ||
"require": "./dist/index.js" | ||
} | ||
}, | ||
"publishConfig": { | ||
@@ -65,0 +71,0 @@ "access": "public" |
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
5
26
827569
16
3247
+ Added@visactor/react-vrender@0.10.0-alpha.1(transitive)
+ Added@visactor/vrender@0.10.0-alpha.1(transitive)
- Removed@visactor/react-vrender@0.9.2-fill-stroke.10(transitive)
- Removed@visactor/vrender@0.9.2-fill-stroke.10(transitive)