@uiw/react-textarea-code-editor
Advanced tools
Comparing version 1.0.3 to 1.0.4
{ | ||
"name": "@uiw/react-textarea-code-editor", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"description": "A simple code editor with syntax highlighting.", | ||
@@ -48,2 +48,5 @@ "homepage": "https://uiwjs.github.io/react-textarea-code-editor/", | ||
}, | ||
"dependencies": { | ||
"@babel/runtime": "7.14.6" | ||
}, | ||
"devDependencies": { | ||
@@ -50,0 +53,0 @@ "@kkt/less-modules": "6.10.4", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
65066
4
+ Added@babel/runtime@7.14.6
+ Added@babel/runtime@7.14.6(transitive)
+ Addedregenerator-runtime@0.13.11(transitive)
- Removed@babel/runtime@7.26.0(transitive)
- Removedregenerator-runtime@0.14.1(transitive)