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

react-badly

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-badly - npm Package Compare versions

Comparing version 1.0.7 to 1.0.8

27

package.json
{
"name": "react-badly",
"version": "1.0.7",
"version": "1.0.8",
"description": "Error boundary react component",

@@ -11,4 +11,3 @@ "main": "dist/index.js",

"build:rollup": "rollup -c",
"watch": "rollup -c -w",
"release": "NODE_ENV=production node release.js"
"watch": "rollup -c -w"
},

@@ -42,3 +41,3 @@ "repository": {

"dependencies": {
"@babel/runtime": "^7.10.3"
"@babel/runtime": "^7.14.0"
},

@@ -57,4 +56,4 @@ "peerDependencies": {

"babel-eslint": "^10.1.0",
"eslint": "^7.3.1",
"eslint-config-airbnb": "^18.2.0",
"eslint": "^8.14.0",
"eslint-config-airbnb": "^19.0.4",
"eslint-plugin-import": "^2.21.2",

@@ -64,17 +63,17 @@ "eslint-plugin-jsx-a11y": "^6.3.1",

"eslint-plugin-react-hooks": "^4.0.4",
"husky": "^4.2.5",
"inquirer": "^5.0.0",
"lint-staged": "^10.2.11",
"husky": "^8.0.1",
"inquirer": "^8.2.4",
"lint-staged": "^12.4.1",
"prettier": "^2.0.5",
"prop-types": "^15.7.2",
"react": "^16.13.1",
"rimraf": "^2.6.2",
"react": "^18.1.0",
"rimraf": "^3.0.2",
"rollup": "^2.18.0",
"rollup-plugin-filesize": "^9.0.1",
"rollup-plugin-license": "^2.1.0",
"rollup-plugin-terser": "^6.1.0",
"semver": "^5.4.1",
"shelljs": "^0.7.8",
"rollup-plugin-terser": "^7.0.2",
"semver": "^7.3.7",
"shelljs": "^0.8.5",
"yarn-run-all": "^3.1.1"
}
}

@@ -5,2 +5,4 @@ # react-badly

[![npm version](https://badge.fury.io/js/react-badly.svg)](https://www.npmjs.com/package/react-badly)
You can install off of npm with

@@ -7,0 +9,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