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.1.1 to 9.1.2

.nyc_output/ceda70a6-6d10-4ac5-b6e1-6a1d870b40ee.json

2

.nyc_output/processinfo/index.json

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

{"processes":{"5f45ff26-1062-4cbc-9f87-be0d28965187":{"parent":null,"children":["fb1a418b-3175-4ff9-a7bf-6468ad21482c"]},"fb1a418b-3175-4ff9-a7bf-6468ad21482c":{"parent":"5f45ff26-1062-4cbc-9f87-be0d28965187","children":[]}},"files":{},"externalIds":{}}
{"processes":{"ceda70a6-6d10-4ac5-b6e1-6a1d870b40ee":{"parent":"df399c30-01e8-4305-a76c-6398b16dea8a","children":[]},"df399c30-01e8-4305-a76c-6398b16dea8a":{"parent":null,"children":["ceda70a6-6d10-4ac5-b6e1-6a1d870b40ee"]}},"files":{},"externalIds":{}}

@@ -16,2 +16,3 @@

import 'brace/theme/monokai'
import 'brace/snippets/html'
```

@@ -24,2 +25,3 @@

import 'ace-builds/src-noconflict/theme-monokai'
import 'ace-builds/src-noconflict/snippets/html'
```

@@ -26,0 +28,0 @@

{
"name": "react-ace",
"version": "9.1.1",
"version": "9.1.2",
"description": "A react component for Ace Editor",

@@ -66,5 +66,5 @@ "main": "lib/index.js",

"sinon": "9.0.2",
"ts-loader": "^6.0.1",
"ts-loader": "^8.0.2",
"ts-node": "^8.2.0",
"tslint": "^5.16.0",
"tslint": "^6.1.2",
"tslint-react": "^5.0.0",

@@ -71,0 +71,0 @@ "typescript": "^3.4.5",

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