Socket
Socket
Sign inDemoInstall

code-block-writer

Package Overview
Dependencies
Maintainers
1
Versions
85
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

code-block-writer - npm Package Compare versions

Comparing version 11.0.2 to 11.0.3

10

package.json

@@ -5,3 +5,3 @@ {

"name": "code-block-writer",
"version": "11.0.2",
"version": "11.0.3",
"description": "A simple code writer that assists with formatting and visualizing blocks of code.",

@@ -27,11 +27,5 @@ "repository": {

"chalk": "4.1.2",
"@deno/shim-deno": "~0.7.0",
"@deno/shim-deno": "~0.8.0",
"@types/chai": "^4.2.22"
},
"exports": {
".": {
"require": "./script/mod.js",
"types": "./types/mod.d.ts"
}
},
"scripts": {

@@ -38,0 +32,0 @@ "test": "node test_runner.js"

2

README.md

@@ -8,3 +8,3 @@ # code-block-writer

Code writer for JavaScript or TypeScript code.
Code writer for JavaScript and TypeScript code.

@@ -11,0 +11,0 @@ With Deno:

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc