code-block-writer
Advanced tools
Comparing version 1.7.1 to 1.7.2
@@ -19,3 +19,3 @@ declare class CodeBlockWriter { | ||
declare module "code-block-writer" { | ||
export = CodeBlockWriter; | ||
export default CodeBlockWriter; | ||
} |
{ | ||
"name": "code-block-writer", | ||
"version": "1.7.1", | ||
"version": "1.7.2", | ||
"description": "A simple code writer that assists with formatting and visualizing blocks of code.", | ||
@@ -5,0 +5,0 @@ "main": "dist/code-block-writer.js", |
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
128698