Socket
Socket
Sign inDemoInstall

effection

Package Overview
Dependencies
Maintainers
1
Versions
299
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

effection - npm Package Compare versions

Comparing version 2.0.0-preview.0 to 2.0.0-preview.0-098aaa4

dist/effection.cjs.development.js

11

package.json
{
"name": "effection",
"version": "2.0.0-preview.0",
"version": "2.0.0-preview.0-098aaa4",
"description": "Effortlessly composable structured concurrency primitive for JavaScript",

@@ -9,6 +9,5 @@ "repository": "http://github.com/thefrontside/effection",

"private": false,
"types": "types/index.d.ts",
"source": "src/index.js",
"main": "dist/effection.js",
"module": "dist/effection.module.js",
"typings": "dist/index.d.ts",
"main": "dist/index.js",
"module": "dist/effection.esm.js",
"files": [

@@ -35,5 +34,5 @@ "README.md",

"ts-node": "^8.8.2",
"tsdx": "^0.14.0",
"tsdx": "0.13.2",
"typescript": "^3.8.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