Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@captain-hook/core

Package Overview
Dependencies
Maintainers
2
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@captain-hook/core - npm Package Compare versions

Comparing version 0.3.7 to 0.3.8

coverage/clover.xml

6

package.json
{
"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';
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc