@captain-hook/core
Advanced tools
Comparing version 0.3.7 to 0.3.8
{ | ||
"name": "@captain-hook/core", | ||
"version": "0.3.7", | ||
"version": "0.3.8", | ||
"description": "web(hook hand)lers", | ||
@@ -8,3 +8,3 @@ "author": "Luke Smetham <luke@smetham.dev>", | ||
"main": "./lib/index.cjs", | ||
"module": "./src/index.js", | ||
"module": "./lib/index.mjs", | ||
"type": "module", | ||
@@ -15,3 +15,3 @@ "private": false, | ||
}, | ||
"gitHead": "37fbcca7e3870247c1f9a4c478a3b165149066f1" | ||
"gitHead": "b37bd5bf6e7501377322585f6b93024b8759d8d1" | ||
} |
@@ -1,1 +0,1 @@ | ||
export * from './CaptainHook'; | ||
export { CaptainHook } from './CaptainHook'; |
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
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
524317
21
732
1