@analys/util-keyed-vectors
Advanced tools
Comparing version 0.5.12 to 0.5.13
{ | ||
"name": "@analys/util-keyed-vectors", | ||
"version": "0.5.12", | ||
"version": "0.5.13", | ||
"description": "A debugging tool", | ||
@@ -21,6 +21,6 @@ "main": "./dist/index.cjs", | ||
"dependencies": { | ||
"@analys/enum-pivot-mode": "^0.5.12", | ||
"@vect/vector-init": "^0.5.8", | ||
"@vect/vector-mapper": "^0.5.8", | ||
"@vect/vector-zipper": "^0.5.8" | ||
"@analys/enum-pivot-mode": "^0.5.13", | ||
"@vect/vector-init": "^0.5.12", | ||
"@vect/vector-mapper": "^0.5.12", | ||
"@vect/vector-zipper": "^0.5.12" | ||
}, | ||
@@ -43,3 +43,3 @@ "repository": { | ||
"homepage": "https://github.com/hoyeungw/vect#readme", | ||
"gitHead": "b012b85b96e0d14f6c00534f8d623b4bec704145" | ||
"gitHead": "52efaf35df53fa2f960170fcc47170aca67b80bb" | ||
} |
@@ -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.5.12
Updated@vect/vector-mapper@^0.5.12
Updated@vect/vector-zipper@^0.5.12