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-beta.8 to 2.0.0-beta.9

5

CHANGELOG.md
# Changelog
## \[2.0.0-beta.9]
- Add sideEffects field to package.json
- [383141d](https://github.com/thefrontside/effection/commit/383141dc556c6a781d98087f3b68085d5eb31173) Add sideEffects field to package.json ([#470](https://github.com/thefrontside/effection/pull/470)) on 2021-08-05
## \[2.0.0-beta.8]

@@ -4,0 +9,0 @@

13

package.json
{
"name": "effection",
"version": "2.0.0-beta.8",
"version": "2.0.0-beta.9",
"description": "Effortlessly composable structured concurrency primitive for JavaScript",

@@ -11,2 +11,3 @@ "homepage": "https://github.com/thefrontside/effection",

},
"sideEffects": false,
"author": "Charles Lowell <cowboyd@frontside.com>",

@@ -31,7 +32,7 @@ "license": "MIT",

"dependencies": {
"@effection/channel": "2.0.0-beta.8",
"@effection/core": "2.0.0-beta.7",
"@effection/events": "2.0.0-beta.8",
"@effection/main": "2.0.0-beta.8",
"@effection/subscription": "2.0.0-beta.8"
"@effection/channel": "2.0.0-beta.9",
"@effection/core": "2.0.0-beta.8",
"@effection/events": "2.0.0-beta.9",
"@effection/main": "2.0.0-beta.9",
"@effection/subscription": "2.0.0-beta.9"
},

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