react-ace
Advanced tools
Comparing version 9.4.0 to 9.4.1
{ | ||
"name": "react-ace", | ||
"version": "9.4.0", | ||
"version": "9.4.1", | ||
"description": "A react component for Ace Editor", | ||
@@ -29,3 +29,3 @@ "main": "lib/index.js", | ||
"devDependencies": { | ||
"@babel/cli": "^7.4.4", | ||
"@babel/cli": "^7.13.14", | ||
"@babel/core": "^7.4.5", | ||
@@ -40,7 +40,7 @@ "@babel/preset-env": "^7.4.5", | ||
"@types/mocha": "^8.0.3", | ||
"@types/node": "^14.0.5", | ||
"@types/node": "^15.12.0", | ||
"@types/prop-types": "^15.7.1", | ||
"@types/react": "^16.8.18", | ||
"@types/react-dom": "^17.0.0", | ||
"@types/sinon": "^9.0.0", | ||
"@types/sinon": "^10.0.0", | ||
"babel-eslint": "^10.0.1", | ||
@@ -52,14 +52,14 @@ "babel-loader": "^8.0.6", | ||
"enzyme-adapter-react-16": "^1.15.6", | ||
"eslint": "7.11.0", | ||
"eslint": "^7.23.0", | ||
"eslint-plugin-import": "^2.17.3", | ||
"eslint-plugin-jsx-a11y": "^6.2.1", | ||
"eslint-plugin-react": "^7.13.0", | ||
"husky": "^4.2.3", | ||
"jsdom": "16.5.1", | ||
"husky": "^6.0.0", | ||
"jsdom": "16.5.3", | ||
"minimist": ">=1.2.2", | ||
"mocha": "8.3.2", | ||
"mocha": "8.4.0", | ||
"node-forge": ">=0.10.0", | ||
"nyc": "15.1.0", | ||
"prettier": "^2.0.5", | ||
"pretty-quick": "^2.0.0", | ||
"pretty-quick": "^3.1.0", | ||
"react": "^16.8.6", | ||
@@ -69,10 +69,10 @@ "react-dom": "^16.8.6", | ||
"rimraf": "3.0.2", | ||
"sinon": "9.2.4", | ||
"ts-loader": "^8.0.2", | ||
"ts-node": "^9.1.1", | ||
"sinon": "11.1.1", | ||
"ts-loader": "^9.2.2", | ||
"ts-node": "^10.0.0", | ||
"tslint": "^6.1.2", | ||
"tslint-react": "^5.0.0", | ||
"typescript": "^4.2.3", | ||
"webpack": "5.28.0", | ||
"webpack-cli": "4.6.0", | ||
"webpack": "5.38.1", | ||
"webpack-cli": "4.7.0", | ||
"webpack-dev-server": "3.11.2" | ||
@@ -79,0 +79,0 @@ }, |
@@ -8,5 +8,4 @@ # React-Ace | ||
[![npm version](https://badge.fury.io/js/react-ace.svg)](http://badge.fury.io/js/react-ace) | ||
[![Build Status](https://travis-ci.org/securingsincity/react-ace.svg)](https://travis-ci.org/securingsincity/react-ace) | ||
[![CDNJS](https://img.shields.io/cdnjs/v/react-ace.svg)](https://cdnjs.com/libraries/react-ace) | ||
[![Coverage Status](https://coveralls.io/repos/github/securingsincity/react-ace/badge.svg?branch=master)](https://coveralls.io/github/securingsincity/react-ace?branch=master) | ||
[![Coverage Status](https://coveralls.io/repos/github/securingsincity/react-ace/badge.svg?branch=main)](https://coveralls.io/github/securingsincity/react-ace?branch=main) | ||
@@ -13,0 +12,0 @@ [![Buy Me A Coffee](https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png)](https://www.buymeacoffee.com/j) |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
0
1763377
123