@soundws/custom-cf-resource-require-key-for-methods
Advanced tools
Comparing version 1.0.4-beta.5 to 1.0.4-beta.6
{ | ||
"name": "@soundws/custom-cf-resource-require-key-for-methods", | ||
"version": "1.0.4-beta.5", | ||
"version": "1.0.4-beta.6", | ||
"description": "A custom cloudformation resource", | ||
@@ -27,3 +27,4 @@ "author": "The First Coders Team (https://www.firstcoders.co.uk)", | ||
"qa": "sam validate --lint", | ||
"build": "sam build", | ||
"build": "sam build && npm run build:licenses", | ||
"build:licenses": "node build/3rd-party-licenses.mjs", | ||
"prepublishOnly": "npm run build", | ||
@@ -34,3 +35,3 @@ "prepack": "rm -rf dist/ && mkdir -p dist/aws-sam && cp -R .aws-sam/build dist/aws-sam", | ||
"dependencies": { | ||
"@aws-sdk/client-api-gateway": "^3.418.0", | ||
"@aws-sdk/client-api-gateway": "^3.438.0", | ||
"cfn-response-async": "^1.0.0" | ||
@@ -40,2 +41,4 @@ }, | ||
"aws-crt": "^1.15.15", | ||
"esbuild": "^0.19.4", | ||
"esbuild-plugin-license": "^1.2.2", | ||
"eslint": "^8.50.0", | ||
@@ -48,3 +51,3 @@ "eslint-config-airbnb-base": "^15.0.0", | ||
}, | ||
"gitHead": "c8ce933ac3408fb37957db6b34e218605acd0130" | ||
"gitHead": "9ec5e653546275101631cfe4d109e2d416bf029d" | ||
} |
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
Unidentified License
License(Experimental) Something that seems like a license was found, but its contents could not be matched with a known license.
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
12770
8
9
1
80