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.8-3 to 0.0.8

6

CHANGELOG.md

@@ -9,4 +9,8 @@ # Changelog

## [Unreleased]
## [0.0.8] - 2020-06-23
### Added
- Set react and react-dom as peerDependencies
## [0.0.6] - 2020-06-23

@@ -13,0 +17,0 @@

5

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

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

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

@@ -24,0 +25,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