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

@arlenwang/react-native-swipeout

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@arlenwang/react-native-swipeout - npm Package Compare versions

Comparing version 2.3.7 to 2.3.8

4

dist/index.js

@@ -157,3 +157,3 @@ 'use strict';

componentWillMount: function componentWillMount() {
UNSAFE_componentWillMount: function UNSAFE_componentWillMount() {
var _this = this;

@@ -184,3 +184,3 @@

componentWillReceiveProps: function componentWillReceiveProps(nextProps) {
UNSAFE_componentWillReceiveProps: function UNSAFE_componentWillReceiveProps(nextProps) {
if (nextProps.close) this._close();

@@ -187,0 +187,0 @@ if (nextProps.openRight) this._openRight();

{
"name": "@arlenwang/react-native-swipeout",
"version": "2.3.7",
"version": "2.3.8",
"description": "iOS-style swipeout buttons behind component",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

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