Socket
Socket
Sign inDemoInstall

@effection/main

Package Overview
Dependencies
Maintainers
1
Versions
42
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@effection/main - npm Package Compare versions

Comparing version 2.0.0-beta.10 to 2.0.0-beta.11

6

CHANGELOG.md
# @effection/main
## \[2.0.0-beta.11]
- Use Object.create to wrap error objects rather than copying properties
- Bumped due to a bump in @effection/core.
- [a56ae2a](https://github.com/thefrontside/effection/commit/a56ae2af8a6247697b8b6253bd35b6d9e569613d) Use Object.create to create error object with trace on 2021-08-16
## \[2.0.0-beta.10]

@@ -4,0 +10,0 @@

6

package.json
{
"name": "@effection/main",
"version": "2.0.0-beta.10",
"version": "2.0.0-beta.11",
"description": "Main entry point for Effection applications",

@@ -31,3 +31,3 @@ "main": "dist-cjs/node.js",

"dependencies": {
"@effection/core": "2.0.0-beta.9",
"@effection/core": "2.0.0-beta.10",
"chalk": "^4.1.1",

@@ -38,3 +38,3 @@ "stacktrace-parser": "^0.1.10"

"@effection/mocha": "2.0.0-beta.8",
"@effection/process": "2.0.0-beta.10",
"@effection/process": "2.0.0-beta.11",
"@frontside/tsconfig": "^1.2.0",

@@ -41,0 +41,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