Comparing version 2.0.0 to 2.0.1
@@ -5,7 +5,11 @@ { | ||
"description": "Super performant and feature rich shortcuts management library.", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"type": "module", | ||
"main": "dist/index.js", | ||
"exports": "./dist/index.js", | ||
"types": "./dist/index.d.ts", | ||
"exports": { | ||
".": "./dist/index.js", | ||
"./constants": "./dist/constants.js", | ||
"./maps": "./dist/maps.js" | ||
}, | ||
"scripts": { | ||
@@ -12,0 +16,0 @@ "benchmark": "tsex benchmark", |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
105454
0