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 0.7.0 to 0.7.1-0e8951f

8

CHANGELOG.md
# @effection/subscription
## 0.7.1
### Patch Changes
- 68c4dab: include typescript sources with package in order for sourcemaps to work.
- Updated dependencies [68c4dab]
- effection@0.6.4
## 0.7.0

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

8

package.json
{
"name": "@effection/subscription",
"version": "0.7.0",
"version": "0.7.1-0e8951f",
"description": "Effection Subscriptions",

@@ -11,5 +11,5 @@ "main": "dist/index.js",

"files": [
"dist/*",
"README.md",
"src"
"dist/**/*",
"src/**/*"
],

@@ -31,3 +31,3 @@ "scripts": {

"peerDependencies": {
"effection": "^0.6.3"
"effection": "^0.6.4"
},

@@ -34,0 +34,0 @@ "volta": {

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