amplify-python-function-runtime-provider
Advanced tools
Comparing version 1.1.1-alpha.80 to 1.1.1-beta.0
@@ -6,2 +6,10 @@ # Change Log | ||
## [1.1.1-beta.0](https://github.com/aws-amplify/amplify-cli/compare/amplify-python-function-runtime-provider@1.1.0...amplify-python-function-runtime-provider@1.1.1-beta.0) (2020-05-08) | ||
**Note:** Version bump only for package amplify-python-function-runtime-provider | ||
# 1.1.0 (2020-04-06) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "amplify-python-function-runtime-provider", | ||
"version": "1.1.1-alpha.80+2ea6a4282", | ||
"version": "1.1.1-beta.0", | ||
"description": "Provides functionality related to functions in Python on AWS", | ||
@@ -24,3 +24,3 @@ "repository": { | ||
"dependencies": { | ||
"amplify-function-plugin-interface": "1.3.1-alpha.80+2ea6a4282", | ||
"amplify-function-plugin-interface": "1.3.1-beta.0", | ||
"archiver": "^3.1.1", | ||
@@ -36,3 +36,3 @@ "execa": "^4.0.0", | ||
}, | ||
"gitHead": "2ea6a42829086d0c6ab10acd77cbbd0fc9320938" | ||
"gitHead": "be1f69a4aeb8dea0c3f79fa1982d3646f8040482" | ||
} |
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
34042
1
+ Addedamplify-function-plugin-interface@1.3.1-beta.0(transitive)