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

react-ace

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-ace - npm Package Compare versions

Comparing version 9.4.5 to 9.5.0

42

package.json
{
"name": "react-ace",
"version": "9.4.5",
"version": "9.5.0",
"description": "A react component for Ace Editor",

@@ -30,18 +30,18 @@ "main": "lib/index.js",

"@babel/cli": "^7.15.7",
"@babel/core": "^7.15.5",
"@babel/preset-env": "^7.15.6",
"@babel/core": "^7.15.8",
"@babel/preset-env": "^7.15.8",
"@babel/preset-react": "^7.14.5",
"@babel/register": "^7.15.3",
"@types/chai": "^4.2.22",
"@types/enzyme": "^3.10.9",
"@types/enzyme-adapter-react-16": "^1.0.5",
"@types/lodash": "^4.14.173",
"@types/enzyme": "^3.10.10",
"@types/enzyme-adapter-react-16": "^1.0.6",
"@types/lodash": "^4.14.176",
"@types/mocha": "^9.0.0",
"@types/node": "^15.14.9",
"@types/prop-types": "^15.7.4",
"@types/react": "^17.0.24",
"@types/react-dom": "^17.0.0",
"@types/sinon": "^10.0.3",
"@types/react": "^17.0.31",
"@types/react-dom": "^17.0.10",
"@types/sinon": "^10.0.4",
"babel-eslint": "^10.1.0",
"babel-loader": "^8.2.2",
"babel-loader": "^8.2.3",
"chai": "^4.3.4",

@@ -52,9 +52,9 @@ "coveralls": "^3.1.1",

"eslint": "^7.32.0",
"eslint-plugin-import": "^2.24.2",
"eslint-plugin-import": "^2.25.2",
"eslint-plugin-jsx-a11y": "^6.4.1",
"eslint-plugin-react": "^7.26.0",
"husky": "^7.0.2",
"jsdom": "17.0.0",
"eslint-plugin-react": "^7.26.1",
"husky": "^7.0.4",
"jsdom": "18.0.0",
"minimist": ">=1.2.5",
"mocha": "9.1.1",
"mocha": "9.1.3",
"node-forge": ">=0.10.0",

@@ -70,9 +70,9 @@ "nyc": "15.1.0",

"ts-loader": "^9.2.6",
"ts-node": "^10.2.1",
"ts-node": "^10.3.1",
"tslint": "^6.1.3",
"tslint-react": "^5.0.0",
"typescript": "^4.4.3",
"webpack": "5.53.0",
"webpack-cli": "4.8.0",
"webpack-dev-server": "4.2.1"
"typescript": "^4.4.4",
"webpack": "5.59.1",
"webpack-cli": "4.9.1",
"webpack-dev-server": "4.3.1"
},

@@ -86,3 +86,3 @@ "keywords": [

"dependencies": {
"ace-builds": "^1.4.12",
"ace-builds": "^1.4.13",
"diff-match-patch": "^1.0.5",

@@ -89,0 +89,0 @@ "lodash.get": "^4.4.2",

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

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