@typen/enum-data-types
Advanced tools
Comparing version 0.1.17 to 0.1.18
{ | ||
"name": "@typen/enum-data-types", | ||
"version": "0.1.17", | ||
"version": "0.1.18", | ||
"description": "A type cheker", | ||
"main": "dist/index.cjs.js", | ||
"module": "dist/index.esm.js", | ||
"main": "./dist/index.cjs", | ||
"exports": { | ||
"import": "./dist/index.mjs", | ||
"require": "./dist/index.cjs" | ||
}, | ||
"files": [ | ||
@@ -32,3 +35,3 @@ "dist" | ||
"homepage": "https://github.com/hoyeungw/typen#readme", | ||
"gitHead": "6fc59ed8778c50146f5a04260754ec633e043775" | ||
"gitHead": "750dc24231d6759d494f9eba8eebae2fab590bb0" | ||
} |
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
4226