@cloudlessopenlabs/awsx
Advanced tools
Comparing version 0.2.0 to 0.2.1
@@ -5,2 +5,9 @@ # Changelog | ||
### [0.2.1](https://github.com/cloudlesslabs/awsx/compare/v0.2.0...v0.2.1) (2022-09-19) | ||
### Bug Fixes | ||
* Incorrect puffy-core dependency ([1e0b98e](https://github.com/cloudlesslabs/awsx/commit/1e0b98e4969e3d5ac0f4ef1cdfe9b4a9edecdf2c)) | ||
## [0.2.0](https://github.com/cloudlesslabs/awsx/compare/v0.1.2...v0.2.0) (2022-09-19) | ||
@@ -7,0 +14,0 @@ |
{ | ||
"name": "@cloudlessopenlabs/awsx", | ||
"version": "0.2.0", | ||
"version": "0.2.1", | ||
"description": "NodeJS wrapper APIs around the AWS SDK.", | ||
@@ -34,4 +34,4 @@ "main": "src/index.js", | ||
"mime-types": "^2.1.34", | ||
"puffy-core": "^0.5.1" | ||
"puffy-core": "^0.5.10" | ||
} | ||
} |
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
95610
Updatedpuffy-core@^0.5.10