New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@bigtest/effection-express

Package Overview
Dependencies
Maintainers
1
Versions
286
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bigtest/effection-express - npm Package Compare versions

Comparing version 0.10.0 to 0.11.0

13

CHANGELOG.md
# @bigtest/effection-express
## 0.11.0
### Minor Changes
- 9682c92d: Bump @types/node in effection packages
### Patch Changes
- feaa260b: Add homepage links to packages
- Updated dependencies [9682c92d]
- Updated dependencies [feaa260b]
- @bigtest/effection@0.8.0
## 0.10.0

@@ -4,0 +17,0 @@

13

package.json
{
"name": "@bigtest/effection-express",
"version": "0.10.0",
"version": "0.11.0",
"description": "Makes it easy to use Express from Effection",

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

"repository": "https://github.com/thefrontside/bigtest.git",
"homepage": "https://frontside.com/bigtest",
"author": "Frontside Engineering <engineering@frontside.com>",

@@ -27,3 +28,3 @@ "license": "MIT",

"@types/mocha": "^7.0.1",
"@types/node": "^13.13.4",
"@types/node": "^14.17.5",
"expect": "^24.9.0",

@@ -34,5 +35,5 @@ "mocha": "^6.2.2",

"dependencies": {
"@bigtest/effection": "^0.7.0",
"@bigtest/effection": "^0.8.0",
"@types/express-ws": "^3.0.0",
"@types/node": "^13.13.4",
"@types/node": "^14.17.5",
"effection": "^2.0.0-beta.12",

@@ -43,5 +44,5 @@ "express": "^4.17.1",

"volta": {
"node": "12.16.0",
"yarn": "1.19.1"
"node": "14.17.5",
"yarn": "1.22.11"
}
}
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