gerjs-express
Advanced tools
Comparing version 0.0.1 to 0.0.9
{ | ||
"name": "gerjs-express", | ||
"version": "0.0.1", | ||
"version": "0.0.9", | ||
"description": "Use gerJs library plus use the models to validate and reformat the input/ouput payload in the API", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
@@ -36,3 +36,2 @@ # [BETA] express-gerJs | ||
const express = require("express"); | ||
const router = require("express-router"); | ||
@@ -39,0 +38,0 @@ const app = new express(); |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
19510989
62