Socket
Socket
Sign inDemoInstall

@uiw/react-textarea-code-editor

Package Overview
Dependencies
54
Maintainers
1
Versions
54
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.4 to 1.0.5

9

package.json
{
"name": "@uiw/react-textarea-code-editor",
"version": "1.0.4",
"version": "1.0.5",
"description": "A simple code editor with syntax highlighting.",

@@ -49,3 +49,5 @@ "homepage": "https://uiwjs.github.io/react-textarea-code-editor/",

"dependencies": {
"@babel/runtime": "7.14.6"
"@babel/runtime": "7.14.6",
"@mapbox/rehype-prism": "0.6.0",
"rehype": "11.0.0"
},

@@ -56,3 +58,2 @@ "devDependencies": {

"@kkt/scope-plugin-options": "6.10.4",
"@mapbox/rehype-prism": "0.6.0",
"@testing-library/react": "12.0.0",

@@ -73,5 +74,3 @@ "@types/react": "17.0.11",

"react-test-renderer": "17.0.2",
"rehype": "11.0.0",
"rehype-attr": "1.3.2",
"rehype-parse": "7.0.1",
"tsbb": "2.2.1"

@@ -78,0 +77,0 @@ },

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc