@ot06/aws-pinpoint
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "@ot06/aws-pinpoint", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "AWS Pinpoint SDK", | ||
@@ -12,3 +12,5 @@ "type": "module", | ||
"license": "ISC", | ||
"exports": {}, | ||
"exports": { | ||
".": "./src/PinpointSdk.mjs" | ||
}, | ||
"dependencies": { | ||
@@ -15,0 +17,0 @@ "@aws-sdk/client-pinpoint": "^3.216.0" |
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
16161