Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

code-block-writer

Package Overview
Dependencies
Maintainers
1
Versions
86
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.1 to 11.0.2

6

package.json
{
"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"

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