Socket
Socket
Sign inDemoInstall

@effection/channel

Package Overview
Dependencies
Maintainers
1
Versions
130
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@effection/channel - npm Package Compare versions

Comparing version 2.0.0-preview.5 to 2.0.0-preview.6

11

CHANGELOG.md
# Changelog
## 2.0.0-preview.6
### Patch Changes
- 1222756: Use strict dependency requirements for internal dependencies while in prerelease mode
- Updated dependencies [0dca571]
- Updated dependencies [1222756]
- @effection/subscription@2.0.0-preview.6
- @effection/events@2.0.0-preview.5
- @effection/core@2.0.0-preview.6
## 2.0.0-preview.5

@@ -4,0 +15,0 @@

10

package.json
{
"name": "@effection/channel",
"version": "2.0.0-preview.5",
"version": "2.0.0-preview.6",
"description": "MPMC Channel implementation for effection",

@@ -23,3 +23,3 @@ "main": "dist/index.js",

"devDependencies": {
"@effection/mocha": "2.0.0-preview.4",
"@effection/mocha": "2.0.0-preview.5",
"@frontside/tsconfig": "^0.0.1",

@@ -38,6 +38,6 @@ "@types/node": "^12.7.11",

"dependencies": {
"@effection/core": "^2.0.0-preview.5",
"@effection/events": "^2.0.0-preview.4",
"@effection/subscription": "^2.0.0-preview.5"
"@effection/core": "2.0.0-preview.6",
"@effection/events": "2.0.0-preview.5",
"@effection/subscription": "2.0.0-preview.6"
}
}
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