Socket
Socket
Sign inDemoInstall

react-star-picker

Package Overview
Dependencies
9
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.6 to 2.0.7

30

package.json
{
"name": "react-star-picker",
"version": "2.0.6",
"version": "2.0.7",
"description": "A star-rating component made with React",

@@ -44,12 +44,12 @@ "main": "dist/index.js",

"devDependencies": {
"@babel/cli": "^7.14.3",
"@babel/core": "^7.14.3",
"@babel/plugin-proposal-class-properties": "^7.13.0",
"@babel/plugin-proposal-export-default-from": "^7.12.13",
"@babel/plugin-proposal-object-rest-spread": "^7.14.2",
"@babel/preset-env": "^7.14.2",
"@babel/preset-flow": "^7.13.13",
"@babel/preset-react": "^7.13.13",
"@babel/preset-typescript": "^7.13.0",
"@types/react": "^16.14.6",
"@babel/cli": "^7.14.5",
"@babel/core": "^7.14.5",
"@babel/plugin-proposal-class-properties": "^7.14.5",
"@babel/plugin-proposal-export-default-from": "^7.14.5",
"@babel/plugin-proposal-object-rest-spread": "^7.14.5",
"@babel/preset-env": "^7.14.5",
"@babel/preset-flow": "^7.14.5",
"@babel/preset-react": "^7.14.5",
"@babel/preset-typescript": "^7.14.5",
"@types/react": "^16.14.8",
"@types/react-dom": "^16.9.13",

@@ -64,6 +64,6 @@ "acorn": "^6.4.2",

"eslint-config-prettier": "^6.15.0",
"eslint-plugin-import": "^2.23.3",
"eslint-plugin-import": "^2.23.4",
"eslint-plugin-jsx-a11y": "^6.4.1",
"eslint-plugin-prettier": "^3.4.0",
"eslint-plugin-react": "^7.23.2",
"eslint-plugin-react": "^7.24.0",
"eslint-plugin-react-hooks": "^1.7.0",

@@ -76,3 +76,3 @@ "extract-text-webpack-plugin": "^4.0.0-beta.0",

"path": "^0.12.7",
"polished": "^3.7.1",
"polished": "^3.7.2",
"prettier-eslint": "^9.0.2",

@@ -84,3 +84,3 @@ "react": "^16.14.0",

"react-hot-loader": "^4.13.0",
"react-styleguidist": "^11.1.6",
"react-styleguidist": "^11.1.7",
"react-switch-input": "git+https://github.com/mmkari/react-switch-input.git",

@@ -87,0 +87,0 @@ "serve": "^11.3.2",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc