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

1

dist/index.d.ts

@@ -7,3 +7,2 @@ export { createOperationIterator } from './create-operation-iterator';

export { createStream, Stream } from './stream';
export { Writable, WritableStream } from './writable-stream';
export { subscribe } from './subscribe';

3

package.json
{
"name": "@effection/subscription",
"version": "2.0.0-preview.3-b8d0657",
"version": "2.0.0-preview.3-c6bfc68",
"description": "Effection Subscriptions",

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

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

@@ -28,0 +29,0 @@ "@types/mocha": "^8.0.3",

@@ -7,3 +7,2 @@ export { createOperationIterator } from './create-operation-iterator';

export { createStream, Stream } from './stream';
export { Writable, WritableStream } from './writable-stream';
export { subscribe } from './subscribe';
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