New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@effect/cli

Package Overview
Dependencies
Maintainers
3
Versions
355
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@effect/cli - npm Package Compare versions

Comparing version 0.33.13 to 0.33.14

15

package.json
{
"name": "@effect/cli",
"version": "0.33.13",
"version": "0.33.14",
"description": "Functional programming in TypeScript",

@@ -8,3 +8,4 @@ "license": "MIT",

"type": "git",
"url": "https://github.com/effect-ts/effect.git"
"url": "https://github.com/effect-ts/effect.git",
"directory": "packages/cli"
},

@@ -18,7 +19,7 @@ "sideEffects": [],

"peerDependencies": {
"@effect/platform": "^0.45.5",
"@effect/printer": "^0.31.7",
"@effect/printer-ansi": "^0.32.7",
"@effect/schema": "^0.62.8",
"effect": "^2.3.7"
"@effect/platform": "^0.45.6",
"@effect/printer": "^0.31.8",
"@effect/printer-ansi": "^0.32.8",
"effect": "^2.3.8",
"@effect/schema": "^0.62.9"
},

@@ -25,0 +26,0 @@ "main": "./dist/cjs/index.js",

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