koa-methodoverride
Advanced tools
Comparing version 2.0.0-alpha.1 to 2.0.0
{ | ||
"name": "koa-methodoverride", | ||
"version": "2.0.0-alpha.1", | ||
"version": "2.0.0", | ||
"description": "HTTP method override for koa", | ||
"author": "Fangdun Cai <cfddream@gmail.com>", | ||
"license": "MIT", | ||
"repository": "koa-modules/methodoverride", | ||
"repository": "github:koa-modules/methodoverride", | ||
"main": "index.js", | ||
@@ -31,9 +31,10 @@ "scripts": { | ||
"engines": { | ||
"node": ">= 4.0.0" | ||
"node": ">= 4" | ||
}, | ||
"files": [ | ||
"license", | ||
"readme.md", | ||
"index.js" | ||
"History.md", | ||
"index.js", | ||
"LICENSE", | ||
"README.md" | ||
] | ||
} |
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
6453
5
1