You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

@effect/printer-ansi

Package Overview
Dependencies
Maintainers
0
Versions
265
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@effect/printer-ansi - npm Package Compare versions

Comparing version

to
0.39.1

8

package.json
{
"name": "@effect/printer-ansi",
"version": "0.39.0",
"version": "0.39.1",
"description": "An easy to use, extensible pretty-printer for rendering documents for the terminal",

@@ -13,7 +13,7 @@ "license": "MIT",

"dependencies": {
"@effect/printer": "^0.39.0"
"@effect/printer": "^0.39.1"
},
"peerDependencies": {
"@effect/typeclass": "^0.30.0",
"effect": "^3.11.0"
"@effect/typeclass": "^0.30.1",
"effect": "^3.11.1"
},

@@ -20,0 +20,0 @@ "publishConfig": {