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

@aofl/middleware

Package Overview
Dependencies
Maintainers
2
Versions
142
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aofl/middleware - npm Package Compare versions

Comparing version 3.0.0-beta.5 to 3.0.0-beta.6

.aofl.js

15

package.json
{
"name": "@aofl/middleware",
"version": "3.0.0-beta.5",
"version": "3.0.0-beta.6",
"description": "Simple base middleware class",
"main": "index.js",
"main": "dist/index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
"test": "echo \"Error: no test specified\" && exit 1",
"build": "cross-env NODE_ENV=production npx aofl build",
"build:dev": "cross-env NODE_ENV=development npx aofl build",
"prepublishOnly": "npm run build"
},

@@ -24,3 +27,7 @@ "keywords": [

},
"gitHead": "6eab96d111f1ebe9e5c5cff00cf108d46ac4ee19"
"devDependencies": {
"@aofl/cli": "^3.0.0-beta.6",
"cross-env": "^6.0.3"
},
"gitHead": "23e8e9dd00e515c9305baf320436e43f51d7edd3"
}
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