@analys/crostab-init
Advanced tools
Comparing version 0.6.14 to 0.7.0
{ | ||
"name": "@analys/crostab-init", | ||
"version": "0.6.14", | ||
"version": "0.7.0", | ||
"description": "A cross-table analytics tool", | ||
"main": "./dist/index.cjs", | ||
"exports": { | ||
"import": "./dist/index.mjs", | ||
"require": "./dist/index.cjs" | ||
}, | ||
"type": "module", | ||
"exports": "./dist/index.js", | ||
"files": [ | ||
@@ -14,3 +11,3 @@ "dist" | ||
"dependencies": { | ||
"@vect/clone": "^0.7.11" | ||
"@vect/clone": "^0.8.0" | ||
}, | ||
@@ -20,6 +17,2 @@ "publishConfig": { | ||
}, | ||
"scripts": { | ||
"pub": "npm publish", | ||
"test": "node -r @babel/register test/crostab-init.select.test.js" | ||
}, | ||
"repository": { | ||
@@ -45,3 +38,7 @@ "type": "git", | ||
"homepage": "https://github.com/hoyeungw/analys#readme", | ||
"gitHead": "ea22e3de75b331ec240a7fea17af976d4bef5b5d" | ||
} | ||
"gitHead": "25741a60101aa28261133de365bcfd032cb351de", | ||
"scripts": { | ||
"pub": "npm publish", | ||
"test": "node -r @babel/register test/crostab-init.select.test.js" | ||
} | ||
} |
@@ -0,0 +0,0 @@ # @analys/crostab-init |
Sorry, the diff of this file is not supported yet
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
Yes
5240
4
70
1
+ Added@vect/clone@0.8.0(transitive)
- Removed@vect/clone@0.7.20(transitive)
Updated@vect/clone@^0.8.0