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

react-swipe-hook

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-swipe-hook - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

7

CHANGELOG.md

@@ -5,2 +5,9 @@ # Changelog

### [0.1.1](https://github.com/EricLambrecht/react-swipe-hook/compare/v0.1.0...v0.1.1) (2020-03-19)
### Bug Fixes
* Fix npm package entrypoint ([3991e60](https://github.com/EricLambrecht/react-swipe-hook/commit/3991e609e5f14a1ce42bcbbe4208b7fdbd00618b))
### 0.1.0 (2020-03-19)

@@ -7,0 +14,0 @@

6

package.json
{
"name": "react-swipe-hook",
"version": "0.1.0",
"version": "0.1.1",
"description": "A hook for running callbacks on swipe",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"main": "dist/useSwipeCallback.js",
"types": "dist/useSwipeCallback.d.ts",
"scripts": {

@@ -8,0 +8,0 @@ "test": "npm run test:integration",

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