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

react-jsbox

Package Overview
Dependencies
Maintainers
1
Versions
102
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-jsbox - npm Package Compare versions

Comparing version 1.3.1 to 1.3.2

26

package.json
{
"name": "react-jsbox",
"version": "1.3.1",
"version": "1.3.2",
"description": "A custom React renderer for writing JSBox apps in React.",

@@ -31,21 +31,21 @@ "keywords": [

"peerDependencies": {
"react": "^16.14.0"
"react": "^17.0.2"
},
"devDependencies": {
"@babel/core": "7.12.13",
"@babel/plugin-proposal-class-properties": "7.12.13",
"@babel/plugin-transform-runtime": "7.12.15",
"@babel/preset-env": "7.12.13",
"@babel/preset-react": "7.12.13",
"@babel/runtime": "7.12.13",
"@babel/core": "7.14.5",
"@babel/plugin-proposal-class-properties": "7.14.5",
"@babel/plugin-transform-runtime": "7.14.5",
"@babel/preset-env": "7.14.5",
"@babel/preset-react": "7.14.5",
"@babel/runtime": "7.14.5",
"babel-eslint": "10.1.0",
"babel-preset-minify": "0.5.1",
"eslint": "7.19.0",
"eslint": "7.28.0",
"eslint-plugin-babel": "5.3.1",
"eslint-plugin-import": "2.22.1",
"eslint-plugin-import": "2.23.4",
"eslint-plugin-jsbox": "0.1.1",
"eslint-plugin-react-hooks": "4.2.0",
"prettier": "2.2.1",
"react": "17.0.1",
"rollup": "2.38.5",
"prettier": "2.3.1",
"react": "17.0.2",
"rollup": "2.51.2",
"rollup-plugin-babel": "4.4.0",

@@ -52,0 +52,0 @@ "rollup-plugin-cleanup": "3.2.1",

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