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

hookstore-error

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hookstore-error - npm Package Compare versions

Comparing version 0.2.1 to 0.2.2

dist/index.d.ts

14

package.json
{
"name": "hookstore-error",
"version": "0.2.1",
"version": "0.2.2",
"description": "simple error handler middleware for hookstore",
"main": "lib/index.js",
"module": "es/index.js",
"types": "lib/index.d.ts",
"main": "dist/index.js",
"module": "dist/index.esm.js",
"types": "dist/index.d.ts",
"sideEffects": false,
"dependencies": {
"@babel/runtime": "^7.7.2",
"hookstore": "^0.2.3"

@@ -30,4 +29,3 @@ },

"files": [
"lib",
"es",
"dist",
"src",

@@ -37,3 +35,3 @@ "README.md"

"license": "MIT",
"gitHead": "c350ee11f4c8faf2dfdaa0212218b8fe286e405d"
"gitHead": "18618729bd5b17228b1c7e1ee1180e18198365d8"
}
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