@analys/util-keyed-vectors
Advanced tools
Comparing version 0.6.10 to 0.6.13
{ | ||
"name": "@analys/util-keyed-vectors", | ||
"version": "0.6.10", | ||
"version": "0.6.13", | ||
"description": "A debugging tool", | ||
@@ -21,6 +21,6 @@ "main": "./dist/index.cjs", | ||
"dependencies": { | ||
"@analys/enum-pivot-mode": "^0.6.10", | ||
"@vect/vector-init": "^0.7.3", | ||
"@vect/vector-mapper": "^0.7.3", | ||
"@vect/vector-zipper": "^0.7.3" | ||
"@analys/enum-pivot-mode": "^0.6.13", | ||
"@vect/vector-init": "^0.7.11", | ||
"@vect/vector-mapper": "^0.7.11", | ||
"@vect/vector-zipper": "^0.7.11" | ||
}, | ||
@@ -43,3 +43,3 @@ "repository": { | ||
"homepage": "https://github.com/hoyeungw/vect#readme", | ||
"gitHead": "fe5be576a3eadb7b1eafb530dc64a714cf83ff6c" | ||
"gitHead": "25741a60101aa28261133de365bcfd032cb351de" | ||
} |
@@ -0,0 +0,0 @@ # @analys/util-keyed-vectors |
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
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
3965
Updated@vect/vector-init@^0.7.11
Updated@vect/vector-mapper@^0.7.11
Updated@vect/vector-zipper@^0.7.11