New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

flycomponents

Package Overview
Dependencies
Maintainers
9
Versions
391
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

flycomponents - npm Package Compare versions

Comparing version 5.1.1-beta.1 to 5.1.1

8

CHANGELOG.md
# Changelog
## 5.0.0 (2020-09-08)
## 5.1.1 (2020-10-06)
### Changed
- Updated React from v16.8.3 to v17.0.2
- react and react-dom as peerDependencies
## 5.1.0 (2020-09-08)
### Added
- New Drawer component
## 4.0.0 (2020-02-17)
### Removed
- Autocomplete component does not re-render when its options or default value change. For more info check the React notes for [unsafe_componentwillreceiveprops](https://reactjs.org/docs/react-component.html#unsafe_componentwillreceiveprops)
{
"name": "flycomponents",
"version": "5.1.1-beta.1",
"version": "5.1.1",
"description": "Flywire React components",

@@ -40,6 +40,8 @@ "main": "./dist/flycomponents.js",

"prop-types": "^15.7.2",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react-focus-lock": "^2.2.1"
},
"peerDependencies": {
"react": ">=16.8.0",
"react-dom": ">=16.8.0"
},
"devDependencies": {

@@ -81,2 +83,4 @@ "@babel/core": "^7.9.0",

"raw-loader": "^0.5.1",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react-router-dom": "^4.3.1",

@@ -83,0 +87,0 @@ "regenerator-runtime": "^0.13.5",

Sorry, the diff of this file is too big to display

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