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

simple-slider-react

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

simple-slider-react - npm Package Compare versions

Comparing version 0.4.0 to 0.4.1

.vercel/project.json

19

package.json
{
"name": "simple-slider-react",
"version": "0.4.0",
"description": "",
"version": "0.4.1",
"description": "A simple slider based in React",
"main": "./dist/index.js",

@@ -10,4 +10,4 @@ "types": "./dist/index.d.ts",

"peerDependencies": {
"@types/react": "^16.9.34",
"@types/react-dom": "^16.9.7",
"@types/react": "^16.9.35",
"@types/react-dom": "^16.9.8",
"react": "^16.13.1",

@@ -17,4 +17,4 @@ "react-dom": "^16.13.1"

"devDependencies": {
"@types/react": "^16.9.34",
"@types/react-dom": "^16.9.7",
"@types/react": "^16.9.35",
"@types/react-dom": "^16.9.8",
"@typescript-eslint/eslint-plugin": "^2.31.0",

@@ -25,7 +25,7 @@ "@typescript-eslint/parser": "^2.31.0",

"eslint-plugin-react": "^7.19.0",
"nollup": "^0.11.0",
"now": "^19.0.0",
"react": "^16.13.1",
"react-dom": "^16.13.1",
"react-scripts": "^3.4.1",
"rollup": "^2.8.2",
"rollup": "^2.9.0",
"rollup-plugin-commonjs": "^10.1.0",

@@ -44,3 +44,4 @@ "rollup-plugin-node-resolve": "^5.2.0",

"test": "echo \"Error: no test specified\" && exit 1",
"start": "rollup --config rollup.config.test.js"
"start": "rollup --config rollup.config.test.js",
"now": "now --prod"
},

@@ -47,0 +48,0 @@ "repository": {

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