Socket
Socket
Sign inDemoInstall

effection

Package Overview
Dependencies
Maintainers
1
Versions
299
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

effection - npm Package Compare versions

Comparing version 2.0.0 to 2.0.1

6

CHANGELOG.md
# Changelog
## \[2.0.1]
- workaround borked 2.0 release https://status.npmjs.org/incidents/wy4002vc8ryc
- Bumped due to a bump in @effection/core.
- [97711a7](https://github.com/thefrontside/effection/commit/97711a77419c8e539bff3060a9f3c1bae947f9b8) Work around borked NPM release on 2021-10-12
## \[2.0.0]

@@ -4,0 +10,0 @@

16

package.json
{
"name": "effection",
"version": "2.0.0",
"version": "2.0.1",
"description": "Effortlessly composable structured concurrency primitive for JavaScript",

@@ -31,9 +31,9 @@ "homepage": "https://frontside.com/effection",

"dependencies": {
"@effection/channel": "2.0.0",
"@effection/core": "2.0.0",
"@effection/events": "2.0.0",
"@effection/fetch": "2.0.0",
"@effection/main": "2.0.0",
"@effection/subscription": "2.0.0",
"@effection/stream": "2.0.0"
"@effection/channel": "2.0.1",
"@effection/core": "2.0.1",
"@effection/events": "2.0.1",
"@effection/fetch": "2.0.1",
"@effection/main": "2.0.1",
"@effection/subscription": "2.0.1",
"@effection/stream": "2.0.1"
},

@@ -40,0 +40,0 @@ "devDependencies": {

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