New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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 0.0.58 to 0.0.59

22

package.json
{
"name": "react-jsbox",
"version": "0.0.58",
"version": "0.0.59",
"description": "A Custom React Renderer for writing JSBox apps in React.",

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

"peerDependencies": {
"react": "^16.10.0"
"react": "^16.11.0"
},
"dependencies": {
"react-reconciler": "^0.22.0"
"react-reconciler": "^0.23.0"
},
"devDependencies": {
"@babel/core": "^7.6.2",
"@babel/core": "^7.6.4",
"@babel/plugin-proposal-class-properties": "^7.5.5",
"@babel/plugin-proposal-decorators": "^7.6.0",
"@babel/plugin-transform-runtime": "^7.6.2",
"@babel/preset-env": "^7.6.2",
"@babel/preset-react": "^7.0.0",
"@babel/runtime": "^7.6.2",
"@babel/preset-env": "^7.6.3",
"@babel/preset-react": "^7.6.3",
"@babel/runtime": "^7.6.3",
"babel-eslint": "^10.0.3",
"babel-plugin-annotate-pure-calls": "^0.4.0",
"babel-preset-minify": "^0.5.1",
"eslint": "^6.4.0",
"eslint": "^6.6.0",
"eslint-plugin-babel": "^5.3.0",
"eslint-plugin-import": "^2.18.2",
"eslint-plugin-jsbox": "^0.1.1",
"eslint-plugin-react-hooks": "^2.1.0",
"react": "^16.10.0",
"rollup": "^1.21.4",
"eslint-plugin-react-hooks": "^2.2.0",
"react": "^16.11.0",
"rollup": "^1.26.0",
"rollup-plugin-babel": "^4.3.3",

@@ -46,0 +46,0 @@ "rollup-plugin-cleanup": "^3.1.1",

Sorry, the diff of this file is too big to display

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