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-preview.2 to 2.0.0-preview.3

8

CHANGELOG.md
# Changelog
## 2.0.0-preview.3
### Patch Changes
- 93ec0d6: Include CHANGELOGS and src with all packages
- Updated dependencies [93ec0d6]
- @effection/core@2.0.0-preview.2
## 2.0.0-preview.2

@@ -4,0 +12,0 @@

6

package.json
{
"name": "effection",
"version": "2.0.0-preview.2",
"version": "2.0.0-preview.3",
"description": "Effortlessly composable structured concurrency primitive for JavaScript",

@@ -13,3 +13,3 @@ "repository": "http://github.com/thefrontside/effection",

"files": [
"README.md",
"CHANGELOG.md",
"dist/**/*",

@@ -25,3 +25,3 @@ "src/**/*"

"dependencies": {
"@effection/core": "2.0.0-preview.1"
"@effection/core": "2.0.0-preview.2"
},

@@ -28,0 +28,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