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 7.0.4 to 7.0.5

.nyc_output/022509dc-f281-4a43-83b8-090e391e1100.json

2

.nyc_output/processinfo/index.json

@@ -1,1 +0,1 @@

{"processes":{"e55f3afa-49f1-46ab-b3b5-8f2ba07f0a2a":{"parent":"f1efcac6-bec8-4069-93b3-02c5d4eae156","children":[]},"f1efcac6-bec8-4069-93b3-02c5d4eae156":{"parent":null,"children":["e55f3afa-49f1-46ab-b3b5-8f2ba07f0a2a"]}},"files":{},"externalIds":{}}
{"processes":{"022509dc-f281-4a43-83b8-090e391e1100":{"parent":null,"children":["6f766443-e85c-4d38-ab78-990a70228193"]},"6f766443-e85c-4d38-ab78-990a70228193":{"parent":"022509dc-f281-4a43-83b8-090e391e1100","children":[]}},"files":{},"externalIds":{}}
# Changelog
## 8.0.0
_BREAKING CHANGES!!!_
- Removes brace as a dependency for ace-builds
- Updates all documentation
- Updates all examples
## 7.0.5
- Upgrades dev dependencies
## 7.0.4 (7.0.3 was busted)
- Upgrades dev dependencies
- Export types
- Remove babel polyfill
## 7.0.2

@@ -14,3 +32,3 @@

## 7.0.0
## 7.0.0

@@ -17,0 +35,0 @@ - Fully move to TypeScript interally

{
"name": "react-ace",
"version": "7.0.4",
"version": "7.0.5",
"description": "A react component for Ace Editor",

@@ -49,3 +49,3 @@ "main": "lib/index.js",

"enzyme-adapter-react-16": "^1.13.1",
"eslint": "6.3.0",
"eslint": "6.5.1",
"eslint-plugin-import": "^2.17.3",

@@ -56,6 +56,6 @@ "eslint-plugin-jsx-a11y": "^6.2.1",

"jsdom": "^15.1.0",
"mocha": "6.2.0",
"mocha": "6.2.1",
"nyc": "14.1.1",
"prettier": "^1.17.1",
"pretty-quick": "^1.11.0",
"pretty-quick": "^2.0.0",
"react": "^16.8.6",

@@ -65,3 +65,3 @@ "react-dom": "^16.8.6",

"rimraf": "3.0.0",
"sinon": "7.4.1",
"sinon": "7.4.2",
"ts-loader": "^6.0.1",

@@ -72,5 +72,5 @@ "ts-node": "^8.2.0",

"typescript": "^3.4.5",
"webpack": "4.39.3",
"webpack-cli": "3.3.7",
"webpack-dev-server": "3.8.0"
"webpack": "4.41.1",
"webpack-cli": "3.3.8",
"webpack-dev-server": "3.8.2"
},

@@ -77,0 +77,0 @@ "keywords": [

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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