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

react-native-swipeout

Package Overview
Dependencies
Maintainers
1
Versions
63
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-native-swipeout - npm Package Compare versions

Comparing version 2.2.0 to 2.2.1

8

HISTORY.md
# History
# 2.2.1
- fix: add missing `prop-types` `create-react-class`
# 2.2.0

@@ -19,4 +23,4 @@

# * ~ 2.1.1
# * ~ 2.1.1
- see [commits history](https://github.com/dancormier/react-native-swipeout/commits/master)
- see [commits history](https://github.com/dancormier/react-native-swipeout/commits/master)
{
"name": "react-native-swipeout",
"version": "2.2.0",
"version": "2.2.1",
"description": "iOS-style swipeout buttons behind component",

@@ -29,4 +29,6 @@ "main": "index.js",

"dependencies": {
"react-tween-state": "^0.1.5"
"react-tween-state": "^0.1.5",
"prop-types": "^15.5.10",
"create-react-class": "^15.6.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