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

react-swipeable

Package Overview
Dependencies
Maintainers
1
Versions
75
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-swipeable - npm Package Compare versions

Comparing version 2.1.0 to 3.0.0

gulpfile.js

9

package.json
{
"name": "react-swipeable",
"version": "2.1.0",
"version": "3.0.0",
"description": "Swipe bindings for react",
"main": "Swipeable.js",
"main": "js/Swipeable.js",
"scripts": {

@@ -29,5 +29,6 @@ "test": "echo \"Error: no test specified\" && exit 1"

},
"dependencies": {
"object-assign": "^2.0.0"
"devDependencies": {
"gulp": "^3.8.11",
"gulp-react": "^3.0.1"
}
}

@@ -62,4 +62,14 @@ # Swipeable

## Development
Initial set up, run:
npm install
For watch on files and JSX transpiling, run:
gulp
# 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