amplify-python-function-runtime-provider
Advanced tools
Comparing version 1.2.1-alpha.16 to 1.2.1-beta.0
@@ -6,2 +6,13 @@ # Change Log | ||
## [1.2.1-beta.0](https://github.com/aws-amplify/amplify-cli/compare/amplify-python-function-runtime-provider@1.2.0...amplify-python-function-runtime-provider@1.2.1-beta.0) (2020-07-14) | ||
### Bug Fixes | ||
* **amplify-python-function-runtime-provider:** change exec to execa ([#4673](https://github.com/aws-amplify/amplify-cli/issues/4673)) ([56771d9](https://github.com/aws-amplify/amplify-cli/commit/56771d91eeed76a23a1dbf1e0d1d038070c37ad1)) | ||
# [1.2.0](https://github.com/aws-amplify/amplify-cli/compare/amplify-python-function-runtime-provider@1.1.1...amplify-python-function-runtime-provider@1.2.0) (2020-07-07) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "amplify-python-function-runtime-provider", | ||
"version": "1.2.1-alpha.16+827c7b8df", | ||
"version": "1.2.1-beta.0", | ||
"description": "Provides functionality related to functions in Python on AWS", | ||
@@ -24,3 +24,3 @@ "repository": { | ||
"dependencies": { | ||
"amplify-function-plugin-interface": "1.4.1-alpha.16+827c7b8df", | ||
"amplify-function-plugin-interface": "1.4.0", | ||
"archiver": "^3.1.1", | ||
@@ -36,3 +36,3 @@ "execa": "^4.0.0", | ||
}, | ||
"gitHead": "827c7b8df81fdae38826c94f7ac7698a8887001a" | ||
"gitHead": "6ba6a63f7faeeb2c27d525f619b1b2de5486f4a8" | ||
} |
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
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
34902
0
+ Addedamplify-function-plugin-interface@1.4.0(transitive)