@uiw/codemirror-theme-duotone
Advanced tools
Comparing version 4.23.6 to 4.23.7
{ | ||
"name": "@uiw/codemirror-theme-duotone", | ||
"version": "4.23.6", | ||
"version": "4.23.7", | ||
"description": "Theme duotone for CodeMirror.", | ||
@@ -11,2 +11,9 @@ "homepage": "https://uiwjs.github.io/react-codemirror/#/theme/data/duotone/light", | ||
"module": "./esm/index.js", | ||
"exports": { | ||
".": { | ||
"require": "./cjs/index.js", | ||
"import": "./esm/index.js" | ||
}, | ||
"./*": "./*" | ||
}, | ||
"scripts": { | ||
@@ -26,3 +33,3 @@ "watch": "tsbb watch src/*.ts --use-babel", | ||
"dependencies": { | ||
"@uiw/codemirror-themes": "4.23.6" | ||
"@uiw/codemirror-themes": "4.23.7" | ||
}, | ||
@@ -29,0 +36,0 @@ "keywords": [ |
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
16094
+ Added@uiw/codemirror-themes@4.23.7(transitive)
- Removed@uiw/codemirror-themes@4.23.6(transitive)