@aofl/middleware
Advanced tools
Comparing version 3.0.0-beta.5 to 3.0.0-beta.6
{ | ||
"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" | ||
} |
Minified code
QualityThis package contains minified code. This may be harmless in some cases where minified code is included in packaged libraries, however packages on npm should not minify code.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
19884
10
349
0
2
4