resource-action-api
Advanced tools
Comparing version 1.2.0 to 1.2.1
@@ -21,3 +21,3 @@ require('module-alias/register'); | ||
var api = { | ||
init: async ({port, dbConfig={}, schemas, middleware, relationships, permissions}) => { | ||
init: ({port, dbConfig={}, schemas, middleware, relationships, permissions}) => { | ||
//< server init | ||
@@ -24,0 +24,0 @@ const app = express(); |
{ | ||
"name": "resource-action-api", | ||
"version": "1.2.0", | ||
"version": "1.2.1", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "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
85911
1