Socket
Socket
Sign inDemoInstall

@effection/events

Package Overview
Dependencies
Maintainers
1
Versions
158
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@effection/events - npm Package Compare versions

Comparing version 2.0.0-fix-core-ship-esm-cjs-dist.1628010650084 to 2.0.0-fix-core-ship-esm-cjs-dist-r2.1628053316093

dist-cjs/event-source.d.ts

16

package.json
{
"name": "@effection/events",
"version": "2.0.0-fix-core-ship-esm-cjs-dist.1628010650084",
"version": "2.0.0-fix-core-ship-esm-cjs-dist-r2.1628053316093",
"description": "Helpers for listening to events with effection",
"main": "dist/cjs/index.js",
"module": "dist/esm/index.js",
"types": "dist/esm/index.d.ts",
"main": "dist-cjs/index.js",
"module": "dist-esm/index.js",
"types": "dist-esm/index.d.ts",
"typeDocEntry": "src/index.ts",

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

"CHANGELOG.md",
"dist/**/*",
"dist-*/**/*",
"src/**/*"

@@ -31,7 +31,7 @@ ],

"dependencies": {
"@effection/core": "2.0.0-fix-core-ship-esm-cjs-dist.1628010650084",
"@effection/subscription": "2.0.0-fix-core-ship-esm-cjs-dist.1628010650084"
"@effection/core": "2.0.0-fix-core-ship-esm-cjs-dist-r2.1628053316093",
"@effection/subscription": "2.0.0-fix-core-ship-esm-cjs-dist-r2.1628053316093"
},
"devDependencies": {
"@effection/mocha": "2.0.0-beta.6",
"@effection/mocha": "2.0.0-fix-core-ship-esm-cjs-dist-r2.1628053316093",
"@frontside/tsconfig": "^1.2.0",

@@ -38,0 +38,0 @@ "@types/node": "16.3.2",

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