@analys/util-keyed-vectors
Advanced tools
Comparing version 0.5.7 to 0.5.9
{ | ||
"name": "@analys/util-keyed-vectors", | ||
"version": "0.5.7", | ||
"version": "0.5.9", | ||
"description": "A debugging tool", | ||
"main": "./dist/index.cjs", | ||
"exports": { | ||
@@ -20,6 +21,6 @@ "import": "./dist/index.mjs", | ||
"dependencies": { | ||
"@analys/enum-pivot-mode": "^0.5.7", | ||
"@vect/vector-init": "^0.5.4", | ||
"@vect/vector-mapper": "^0.5.4", | ||
"@vect/vector-zipper": "^0.5.4" | ||
"@analys/enum-pivot-mode": "^0.5.9", | ||
"@vect/vector-init": "^0.5.5", | ||
"@vect/vector-mapper": "^0.5.5", | ||
"@vect/vector-zipper": "^0.5.5" | ||
}, | ||
@@ -42,3 +43,3 @@ "repository": { | ||
"homepage": "https://github.com/hoyeungw/vect#readme", | ||
"gitHead": "6dc2128b81e9c76d305845b354d2ec1b99daa730" | ||
"gitHead": "1aa4d6efb43dd47d0989d4660b9f76c6a7fedb44" | ||
} |
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
3960
Updated@vect/vector-init@^0.5.5
Updated@vect/vector-mapper@^0.5.5
Updated@vect/vector-zipper@^0.5.5