@smithy/chunked-blob-reader
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "@smithy/chunked-blob-reader", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"scripts": { | ||
@@ -54,3 +54,6 @@ "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", | ||
"entryPoint": "src/index.ts" | ||
}, | ||
"publishConfig": { | ||
"directory": ".release/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
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
15519