Socket
Socket
Sign inDemoInstall

@effection/subscription

Package Overview
Dependencies
Maintainers
1
Versions
151
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@effection/subscription - npm Package Compare versions

Comparing version 2.0.0-beta.8 to 2.0.0-beta.9

5

CHANGELOG.md
# @effection/subscription
## \[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 @@

7

package.json
{
"name": "@effection/subscription",
"version": "2.0.0-beta.8",
"version": "2.0.0-beta.9",
"description": "Effection Subscriptions",

@@ -9,2 +9,3 @@ "main": "dist-cjs/index.js",

"typeDocEntry": "src/index.ts",
"sideEffects": false,
"homepage": "https://github.com/thefrontside/effection",

@@ -31,6 +32,6 @@ "repository": {

"dependencies": {
"@effection/core": "2.0.0-beta.7"
"@effection/core": "2.0.0-beta.8"
},
"devDependencies": {
"@effection/mocha": "2.0.0-beta.7",
"@effection/mocha": "2.0.0-beta.8",
"@frontside/tsconfig": "^1.2.0",

@@ -37,0 +38,0 @@ "@types/mocha": "^8.0.3",

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