@smithy/util-uri-escape
Advanced tools
Comparing version 2.1.0 to 2.1.1
@@ -38,2 +38,3 @@ var __defProp = Object.defineProperty; | ||
// Annotate the CommonJS export names for ESM import in node: | ||
0 && (module.exports = { | ||
@@ -43,1 +44,2 @@ escapeUri, | ||
}); | ||
{ | ||
"name": "@smithy/util-uri-escape", | ||
"version": "2.1.0", | ||
"version": "2.1.1", | ||
"scripts": { | ||
@@ -5,0 +5,0 @@ "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'", |
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
16209