Socket
Socket
Sign inDemoInstall

reshow-hooks

Package Overview
Dependencies
7
Maintainers
1
Versions
68
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.17.49 to 0.17.50

10

package.json
{
"version": "0.17.49",
"version": "0.17.50",
"name": "reshow-hooks",

@@ -31,7 +31,7 @@ "repository": {

"types": "./types/index.d.ts",
"require": "./build/cjs/src/index.js",
"import": "./build/es/src/index.mjs"
"require": "./build/cjs/index.js",
"import": "./build/es/index.mjs"
},
"main": "./build/cjs/src/index.js",
"module": "./build/es/src/index.mjs",
"main": "./build/cjs/index.js",
"module": "./build/es/index.mjs",
"scripts": {

@@ -38,0 +38,0 @@ "clean": "find ./build ./types -name '*.*' | xargs rm -rf",

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc