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

react-likert-scale

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-likert-scale - npm Package Compare versions

Comparing version 4.0.0 to 4.0.1

36

package.json
{
"name": "react-likert-scale",
"version": "4.0.0",
"description": "A React component that makes a Likert Scale for collecting data.",
"version": "4.0.1",
"description": "A React component that makes a Likert Scale for surveys or data collection.",
"comments": [

@@ -42,17 +42,17 @@ "`main` is traditionally a script/program, but in our case it is an ES module.",

"devDependencies": {
"@babel/core": "^7.12.10",
"@babel/plugin-proposal-class-properties": "^7.12.1",
"@babel/preset-env": "^7.12.11",
"@babel/preset-react": "^7.12.10",
"@rollup/plugin-babel": "^5.2.2",
"@rollup/plugin-commonjs": "^17.0.0",
"@rollup/plugin-node-resolve": "^11.1.0",
"@babel/core": "^7.12.16",
"@babel/plugin-proposal-class-properties": "^7.12.13",
"@babel/preset-env": "^7.12.16",
"@babel/preset-react": "^7.12.13",
"@rollup/plugin-babel": "^5.3.0",
"@rollup/plugin-commonjs": "^17.1.0",
"@rollup/plugin-node-resolve": "^11.2.0",
"@testing-library/jest-dom": "^5.11.9",
"@testing-library/react": "^11.2.3",
"@testing-library/user-event": "^12.6.2",
"@webpack-cli/serve": "^1.2.2",
"@testing-library/react": "^11.2.5",
"@testing-library/user-event": "^12.7.1",
"@webpack-cli/serve": "^1.3.0",
"babel-eslint": "^10.1.0",
"babel-loader": "^8.2.2",
"css-loader": "^5.0.1",
"eslint": "^7.18.0",
"css-loader": "^5.0.2",
"eslint": "^7.20.0",
"eslint-config-prettier": "^7.2.0",

@@ -63,3 +63,3 @@ "eslint-plugin-jest": "^24.1.3",

"eslint-plugin-react-hooks": "^4.2.0",
"html-webpack-plugin": "^5.0.0-beta.6",
"html-webpack-plugin": "^5.1.0",
"jest": "^26.6.3",

@@ -69,8 +69,8 @@ "prettier": "^2.2.1",

"react-dom": "^17.0.1",
"rollup": "^2.38.0",
"rollup": "^2.39.0",
"rollup-plugin-postcss": "^4.0.0",
"rollup-plugin-terser": "^7.0.2",
"style-loader": "^2.0.0",
"webpack": "^5.17.0",
"webpack-cli": "^4.4.0",
"webpack": "^5.21.2",
"webpack-cli": "^4.5.0",
"webpack-dev-server": "^3.11.2"

@@ -77,0 +77,0 @@ },

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