Comparing version 1.1.0 to 1.1.1
{ | ||
"name": "egg-aws-s3", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"description": "S3 official sdk for egg", | ||
@@ -5,0 +5,0 @@ "eggPlugin": { |
@@ -59,3 +59,3 @@ # egg-aws-s3 | ||
## Example | ||
``` | ||
```js | ||
app.awsS3.listBuckets({}, (err, data) => { | ||
@@ -62,0 +62,0 @@ if (err) |
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
5697
7