@node-red/editor-api
Advanced tools
Comparing version 3.1.0 to 3.1.1
@@ -342,2 +342,4 @@ /** | ||
theme.codeEditor.options = Object.assign({}, themePlugin.monacoOptions, theme.codeEditor.options); | ||
theme.mermaid = Object.assign({}, themePlugin.mermaid, theme.mermaid) | ||
} | ||
@@ -344,0 +346,0 @@ activeThemeInitialised = true; |
{ | ||
"name": "@node-red/editor-api", | ||
"version": "3.1.0", | ||
"version": "3.1.1", | ||
"license": "Apache-2.0", | ||
@@ -19,4 +19,4 @@ "main": "./lib/index.js", | ||
"dependencies": { | ||
"@node-red/util": "3.1.0", | ||
"@node-red/editor-client": "3.1.0", | ||
"@node-red/util": "3.1.1", | ||
"@node-red/editor-client": "3.1.1", | ||
"bcryptjs": "2.4.3", | ||
@@ -23,0 +23,0 @@ "body-parser": "1.20.2", |
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
131297
3173
+ Added@node-red/editor-client@3.1.1(transitive)
+ Added@node-red/util@3.1.1(transitive)
- Removed@node-red/editor-client@3.1.0(transitive)
- Removed@node-red/util@3.1.0(transitive)
Updated@node-red/util@3.1.1