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

react-swipe-to-delete-component

Package Overview
Dependencies
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-swipe-to-delete-component - npm Package Compare versions

Comparing version 1.0.6 to 1.0.7

3

CHANGELOG.md

@@ -0,1 +1,4 @@

### v1.0.7
* Update a Node version - [Bump node version](https://github.com/gaer87/react-swipe-to-delete-component/issues/48)
### v1.0.6

@@ -2,0 +5,0 @@ * Fix dependencies in CD

2

dist/swipe-to-delete.min.js
/*!
* React-swipe-to-delete-component v1.0.6
* React-swipe-to-delete-component v1.0.7
* A simple React component implement 'swipe to delete' UI-pattern.

@@ -4,0 +4,0 @@ * https://github.com/gaer87/react-swipe-to-delete-component

{
"name": "react-swipe-to-delete-component",
"version": "1.0.6",
"version": "1.0.7",
"description": "A simple React component implement 'swipe to delete' UI-pattern.",

@@ -36,3 +36,3 @@ "homepage": "https://github.com/gaer87/react-swipe-to-delete-component",

"engines": {
"node": "^10.0.0"
"node": "^16.0.0"
},

@@ -59,7 +59,7 @@ "devDependencies": {

"mini-css-extract-plugin": "^0.6.0",
"node-sass": "^4.14.1",
"node-sass": "^6.0.1",
"path": "^0.12.7",
"raf": "^3.4.0",
"react-test-renderer": "^16.14.0",
"sass-loader": "^7.1.0",
"react-test-renderer": "^17.0.2",
"sass-loader": "^10.2.1",
"style-loader": "^0.23.1",

@@ -75,5 +75,5 @@ "webpack": "^4.44.2",

"peerDependencies": {
"prop-types": "^15.8.1",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"prop-types": "^15.8.1"
"react-dom": "^17.0.2"
},

@@ -80,0 +80,0 @@ "jest": {

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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