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.1.1-642325c to 0.1.1-6fcfdda

10

package.json
{
"name": "@bigtest/effection-express",
"version": "0.1.1-642325c",
"version": "0.1.1-6fcfdda",
"description": "Makes it easy to use Express from Effection",

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

"mocha": "mocha -r ts-node/register",
"prepack": "tsc --outdir dist --project tsconfig.dist.json --declaration --sourcemap --module commonjs"
"prepack": "tsc --outdir dist --declaration --sourcemap --module commonjs"
},

@@ -24,2 +24,3 @@ "devDependencies": {

"@types/node": "^12.7.11",
"effection": "^0.6.2",
"expect": "^24.9.0",

@@ -29,5 +30,6 @@ "mocha": "^6.2.2",

},
"peerDependencies": {
"effection": "^0.6.2"
},
"dependencies": {
"@types/node": "^12.7.11",
"effection": "^0.6.0",
"express": "^4.17.1"

@@ -34,0 +36,0 @@ },

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