@analys/table-join
Advanced tools
Comparing version 0.5.15 to 0.5.16
{ | ||
"name": "@analys/table-join", | ||
"version": "0.5.15", | ||
"version": "0.5.16", | ||
"description": "A cross-table analytics tool", | ||
@@ -21,8 +21,8 @@ "main": "./dist/index.cjs", | ||
"dependencies": { | ||
"@analys/enum-join-modes": "^0.5.15", | ||
"@analys/enum-join-modes": "^0.5.16", | ||
"@aryth/comparer": "^0.5.3", | ||
"@vect/vector-init": "^0.5.12", | ||
"@vect/vector-mapper": "^0.5.12", | ||
"@vect/vector-select": "^0.5.12", | ||
"@vect/vector-update": "^0.5.12" | ||
"@vect/vector-init": "^0.5.16", | ||
"@vect/vector-mapper": "^0.5.16", | ||
"@vect/vector-select": "^0.5.16", | ||
"@vect/vector-update": "^0.5.16" | ||
}, | ||
@@ -49,3 +49,3 @@ "repository": { | ||
"homepage": "https://github.com/hoyeungw/analys#readme", | ||
"gitHead": "9a52faca9e1a93503eafb87066dd96ef0564a3b3" | ||
"gitHead": "8a4ce553c5881d35bc87d63cb2967dd340d0f104" | ||
} |
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-init@^0.5.16
Updated@vect/vector-mapper@^0.5.16
Updated@vect/vector-select@^0.5.16
Updated@vect/vector-update@^0.5.16