lazyexpress
Advanced tools
Comparing version 0.0.2 to 0.0.3
@@ -11,2 +11,2 @@ const fs = require('fs') | ||
module.exports = api | ||
module.exports = { api } |
{ | ||
"name": "lazyexpress", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"description": "An unopinionated Express boilerplate builder.", | ||
"main": "api.js", | ||
"main": "./api.js", | ||
"bin": { | ||
@@ -7,0 +7,0 @@ "lazyExpress": "./index.js" |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
44389
0