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

@flywire/react-hooks

Package Overview
Dependencies
Maintainers
6
Versions
95
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@flywire/react-hooks - npm Package Compare versions

Comparing version 0.0.6 to 0.0.7

dist/index.esm.js

6

package.json
{
"name": "@flywire/react-hooks",
"version": "0.0.6",
"version": "0.0.7",
"description": "A collection of Reacts hooks used in Flywire",

@@ -17,3 +17,3 @@ "main": "dist/index.js",

"prebuild": "npm run validate && npm run test:once && npm run clean",
"prettier": "prettier \"**/*.js\"",
"prettier": "prettier \"src/**/*.js\"",
"test": "jest --watchAll",

@@ -23,3 +23,3 @@ "test:debug": "node --inspect-brk ./node_modules/jest/bin/jest.js --runInBand --watchAll",

"validate": "npm run check:format && npm run lint",
"version": "npm run build && git add -A dist && git push && git push --tags"
"version": "npm run build && git add -A && git push && git push --tags"
},

@@ -26,0 +26,0 @@ "license": "MIT",

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