@parameter1/micro
Advanced tools
Comparing version 1.1.14 to 1.1.15
{ | ||
"name": "@parameter1/micro", | ||
"version": "1.1.14", | ||
"version": "1.1.15", | ||
"description": "A wrapper for running JSON-based microservices.", | ||
@@ -19,3 +19,3 @@ "author": "Jacob Bare <jacob@parameter1.com>", | ||
"dependencies": { | ||
"@parameter1/utils": "^1.1.14", | ||
"@parameter1/utils": "^1.1.15", | ||
"micro": "^9.3.4", | ||
@@ -25,3 +25,3 @@ "node-fetch": "^2.6.1" | ||
"devDependencies": { | ||
"eslint": "^7.22.0", | ||
"eslint": "^7.23.0", | ||
"eslint-config-airbnb-base": "^14.2.1", | ||
@@ -33,3 +33,3 @@ "eslint-plugin-import": "^2.22.1" | ||
}, | ||
"gitHead": "7856f60f43e471716cc354f496da3bdd68d5bbba" | ||
"gitHead": "a46ac8848d425b5edc5ed77f4a3db6ad28734795" | ||
} |
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
Updated@parameter1/utils@^1.1.15