@analys/enum-lookups
Advanced tools
Comparing version 0.5.3 to 0.5.4
{ | ||
"name": "@analys/enum-lookups", | ||
"version": "0.5.3", | ||
"version": "0.5.4", | ||
"description": "Enums for analys toolkit", | ||
"main": "dist/index.cjs.js", | ||
"module": "dist/index.esm.js", | ||
"main": "./dist/index.cjs", | ||
"exports": { | ||
"import": "./dist/index.mjs", | ||
"require": "./dist/index.cjs" | ||
}, | ||
"files": [ | ||
@@ -33,3 +36,3 @@ "dist" | ||
"homepage": "https://github.com/hoyeungw/vect#readme", | ||
"gitHead": "0af48a2583aa1018a2417d845b502dd7fda30a16" | ||
"gitHead": "e79f89dcfdc42a50687b38a9c5d2109c5d5ab2c4" | ||
} |
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
3694