@parameter1/micro
Advanced tools
Comparing version 1.1.20 to 1.1.21
{ | ||
"name": "@parameter1/micro", | ||
"version": "1.1.20", | ||
"version": "1.1.21", | ||
"description": "A wrapper for running JSON-based microservices.", | ||
@@ -19,3 +19,3 @@ "author": "Jacob Bare <jacob@parameter1.com>", | ||
"dependencies": { | ||
"@parameter1/utils": "^1.1.20", | ||
"@parameter1/utils": "^1.1.21", | ||
"micro": "^9.3.4", | ||
@@ -25,3 +25,3 @@ "node-fetch": "^2.6.1" | ||
"devDependencies": { | ||
"eslint": "^7.29.0", | ||
"eslint": "^7.30.0", | ||
"eslint-config-airbnb-base": "^14.2.1", | ||
@@ -33,3 +33,3 @@ "eslint-plugin-import": "^2.23.4" | ||
}, | ||
"gitHead": "96c1fac14db2f8eb547ba1445557eb0e13c958a7" | ||
"gitHead": "becd84ca7312e0c24b0f78e62d1b8794fa2b58fa" | ||
} |
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.21