code-block-writer
Advanced tools
Comparing version 11.0.1 to 11.0.2
{ | ||
"module": "./esm/mod.js", | ||
"main": "./script/mod.js", | ||
"types": "./types/mod.d.ts", | ||
"name": "code-block-writer", | ||
"version": "11.0.1", | ||
"version": "11.0.2", | ||
"description": "A simple code writer that assists with formatting and visualizing blocks of code.", | ||
@@ -27,3 +26,3 @@ "repository": { | ||
"chalk": "4.1.2", | ||
"@deno/shim-deno": "~0.6.0", | ||
"@deno/shim-deno": "~0.7.0", | ||
"@types/chai": "^4.2.22" | ||
@@ -33,3 +32,2 @@ }, | ||
".": { | ||
"import": "./esm/mod.js", | ||
"require": "./script/mod.js", | ||
@@ -36,0 +34,0 @@ "types": "./types/mod.d.ts" |
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
49143
8
1192