@vect/columns-update
Advanced tools
Comparing version 0.6.0 to 0.6.1
{ | ||
"name": "@vect/columns-update", | ||
"version": "0.6.0", | ||
"version": "0.6.1", | ||
"description": "A math util library", | ||
@@ -21,5 +21,5 @@ "main": "./dist/index.cjs", | ||
"dependencies": { | ||
"@vect/vector-mapper": "^0.6.0", | ||
"@vect/vector-update": "^0.6.0", | ||
"@vect/vector-zipper": "^0.6.0" | ||
"@vect/vector-mapper": "^0.6.1", | ||
"@vect/vector-update": "^0.6.1", | ||
"@vect/vector-zipper": "^0.6.1" | ||
}, | ||
@@ -41,3 +41,3 @@ "repository": { | ||
"homepage": "https://github.com/hoyeungw/vect#readme", | ||
"gitHead": "daa1300d12301049bb522a9d462449fc12a1e480" | ||
"gitHead": "2acc71612f987f23226d2b26599f590e816086ba" | ||
} |
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
Updated@vect/vector-mapper@^0.6.1
Updated@vect/vector-update@^0.6.1
Updated@vect/vector-zipper@^0.6.1