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

hook-book

Package Overview
Dependencies
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hook-book - npm Package Compare versions

Comparing version 0.0.1-beta.1 to 0.0.1-beta.2

dist/recipes/index.js

4

package.json
{
"name": "hook-book",
"version": "0.0.1-beta.1",
"version": "0.0.1-beta.2",
"description": "A collection of custom React Hooks",

@@ -9,3 +9,3 @@ "main": "dist/",

"scripts": {
"build": "babel ./recipes --out-dir ./dist -s inline",
"build": "babel ./recipes --out-dir ./dist/recipes -s inline && babel ./utils --out-dir ./dist/utils -s inline",
"prepublishOnly": "npm run build"

@@ -12,0 +12,0 @@ },

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