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

@matechs/effect

Package Overview
Dependencies
Maintainers
2
Versions
153
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@matechs/effect - npm Package Compare versions

Comparing version 2.0.5 to 2.0.6

16

package.json
{
"name": "@matechs/effect",
"version": "2.0.5",
"version": "2.0.6",
"license": "MIT",

@@ -25,9 +25,9 @@ "private": false,

"devDependencies": {
"@qio/core": "^29.0.0",
"@qio/core": "^31.0.0",
"@types/benchmark": "^1.0.31",
"@types/node": "^12.12.21",
"@types/node": "^13.7.4",
"benchmark": "^2.1.4",
"chai": "^4.2.0",
"fp-ts": "^2.4.2",
"fp-ts-contrib": "^0.1.9",
"fp-ts": "^2.5.1",
"fp-ts-contrib": "^0.1.13",
"import-path-rewrite": "github:mikearnaldi/import-path-rewrite",

@@ -38,7 +38,7 @@ "retry-ts": "^0.1.2",

"peerDependencies": {
"fp-ts": "^2.4.2",
"fp-ts-contrib": "^0.1.9",
"fp-ts": "^2.5.1",
"fp-ts-contrib": "^0.1.13",
"retry-ts": "^0.1.2"
},
"gitHead": "49497f5d628044cfc2b1bffed0ccccf84af798f5"
"gitHead": "129c8ef120acce57213cafe00e1af5949d087dff"
}
# Introduction
![weekly-downloads](https://badgen.net/npm/v/@matechs/effect)
![weekly-downloads](https://badgen.net/npm/dw/@matechs/effect)
![weekly-downloads](https://badgen.net/npm/dm/@matechs/effect)
![weekly-downloads](https://badgen.net/npm/dy/@matechs/effect)
Matechs Effect is a typescript library inspired by scala's ZIO and Haskell's RIO architecture.

@@ -3,0 +8,0 @@

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