@analys/table-join
Advanced tools
Comparing version 0.5.6 to 0.5.7
{ | ||
"name": "@analys/table-join", | ||
"version": "0.5.6", | ||
"version": "0.5.7", | ||
"description": "A cross-table analytics tool", | ||
"main": "./dist/index.cjs", | ||
"exports": { | ||
@@ -21,8 +20,8 @@ "import": "./dist/index.mjs", | ||
"dependencies": { | ||
"@analys/enum-join-modes": "^0.5.6", | ||
"@analys/enum-join-modes": "^0.5.7", | ||
"@aryth/comparer": "^0.4.10", | ||
"@vect/vector-init": "^0.5.1", | ||
"@vect/vector-mapper": "^0.5.1", | ||
"@vect/vector-select": "^0.5.1", | ||
"@vect/vector-update": "^0.5.1" | ||
"@vect/vector-init": "^0.5.4", | ||
"@vect/vector-mapper": "^0.5.4", | ||
"@vect/vector-select": "^0.5.4", | ||
"@vect/vector-update": "^0.5.4" | ||
}, | ||
@@ -49,3 +48,3 @@ "repository": { | ||
"homepage": "https://github.com/hoyeungw/analys#readme", | ||
"gitHead": "fb05e45e4488b68c3fb4e87065955472fe8fe6b5" | ||
"gitHead": "6dc2128b81e9c76d305845b354d2ec1b99daa730" | ||
} |
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
15832
Updated@vect/vector-init@^0.5.4
Updated@vect/vector-mapper@^0.5.4
Updated@vect/vector-select@^0.5.4
Updated@vect/vector-update@^0.5.4