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