@visactor/vutils-extension
Advanced tools
Comparing version 1.12.14-alpha.0 to 1.12.14
{ | ||
"name": "@visactor/vutils-extension", | ||
"version": "1.12.14-alpha.0", | ||
"version": "1.12.14", | ||
"description": "The extension module for VUtil from VisActor", | ||
@@ -15,4 +15,4 @@ "sideEffects": false, | ||
"dependencies": { | ||
"@visactor/vutils": "~0.18.18", | ||
"@visactor/vdataset": "~0.18.18" | ||
"@visactor/vutils": "~0.19.2", | ||
"@visactor/vdataset": "~0.19.2" | ||
}, | ||
@@ -40,4 +40,4 @@ "devDependencies": { | ||
"@internal/ts-config": "0.0.1", | ||
"@internal/bundler": "0.0.1", | ||
"@internal/eslint-config": "0.0.1" | ||
"@internal/eslint-config": "0.0.1", | ||
"@internal/bundler": "0.0.1" | ||
}, | ||
@@ -63,2 +63,5 @@ "publishConfig": { | ||
"build": "bundle", | ||
"build:umd": "bundle --clean -f umd", | ||
"build:es": "bundle --clean -f es", | ||
"build:cjs": "bundle --clean -f cjs", | ||
"dev": "bundle --clean -f es -w", | ||
@@ -65,0 +68,0 @@ "test": "jest", |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
27835
0
+ Added@visactor/vdataset@0.19.2(transitive)
+ Added@visactor/vutils@0.19.2(transitive)
- Removed@visactor/vdataset@0.18.18(transitive)
- Removed@visactor/vutils@0.18.18(transitive)
Updated@visactor/vdataset@~0.19.2
Updated@visactor/vutils@~0.19.2