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

react-swipeable

Package Overview
Dependencies
Maintainers
25
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 7.0.0-alpha.0 to 7.0.0-alpha.1

41

package.json
{
"name": "react-swipeable",
"version": "7.0.0-alpha.0",
"version": "7.0.0-alpha.1",
"description": "React Swipe event handler hook",

@@ -37,11 +37,11 @@ "main": "./dist/react-swipeable.js",

{
"limit": "1.375 KB",
"limit": "1.675 KB",
"path": "dist/react-swipeable.js"
},
{
"limit": "1.375 KB",
"limit": "1.75 KB",
"path": "dist/react-swipeable.umd.js"
},
{
"limit": "1.375 KB",
"limit": "1.75 KB",
"path": "dist/react-swipeable.module.js"

@@ -52,2 +52,3 @@ }

"preset": "ts-jest",
"testEnvironment": "jsdom",
"testMatch": [

@@ -86,7 +87,7 @@ "<rootDir>/__tests__/**/*.(test|spec).ts?(x)"

"@rollup/plugin-typescript": "^8.3.0",
"@size-limit/preset-small-lib": "^4.6.0",
"@testing-library/react": "^10.4.3",
"@types/jest": "^26.0.20",
"@types/react": "^16.8.12",
"@types/react-dom": "^16.9.8",
"@size-limit/preset-small-lib": "^7.0.8",
"@testing-library/react": "^13.0.0",
"@types/jest": "^27.4.1",
"@types/react": "^17.0.43",
"@types/react-dom": "^17.0.14",
"@typescript-eslint/eslint-plugin": "^4.14.0",

@@ -97,23 +98,19 @@ "@typescript-eslint/parser": "^4.14.0",

"eslint-config-prettier": "^6.11.0",
"eslint-plugin-react": "^7.20.3",
"eslint-plugin-react-hooks": "^4.0.5",
"eslint-plugin-react": "^7.29.4",
"eslint-plugin-react-hooks": "^4.4.0",
"gh-pages": "^3.0.0",
"jest": "^26.1.0",
"jest": "^27.5.1",
"prettier": "^2.0.5",
"react": "^17.0.1",
"react-dom": "^17.0.1",
"react": "^18.0.0",
"react-dom": "^18.0.0",
"rimraf": "^3.0.2",
"rollup": "^2.60.0",
"size-limit": "^4.6.0",
"ts-jest": "^26.4.4",
"ts-loader": "^8.0.1",
"typescript": "^4.1.3",
"webpack": "^4.29.0",
"webpack-cli": "^3.2.1",
"webpack-dev-server": "^3.1.14"
"size-limit": "^7.0.8",
"ts-jest": "^27.1.4",
"typescript": "^4.1.3"
},
"dependencies": {},
"peerDependencies": {
"react": "^16.8.3 || ^17"
"react": "^16.8.3 || ^17 || ^18"
}
}
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