amplify-python-function-runtime-provider
Advanced tools
Comparing version 1.2.0-beta.0 to 1.2.0
@@ -6,3 +6,3 @@ # Change Log | ||
# [1.2.0-beta.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-beta.0) (2020-07-07) | ||
# [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) | ||
@@ -9,0 +9,0 @@ |
{ | ||
"name": "amplify-python-function-runtime-provider", | ||
"version": "1.2.0-beta.0", | ||
"version": "1.2.0", | ||
"description": "Provides functionality related to functions in Python on AWS", | ||
@@ -24,3 +24,3 @@ "repository": { | ||
"dependencies": { | ||
"amplify-function-plugin-interface": "1.4.0-beta.0", | ||
"amplify-function-plugin-interface": "1.4.0", | ||
"archiver": "^3.1.1", | ||
@@ -36,3 +36,3 @@ "execa": "^4.0.0", | ||
}, | ||
"gitHead": "3aec0426d387d9792629f19cec1bc210b24957ee" | ||
"gitHead": "def0c490f43aa926c75a01d5c24e7638a12b9c00" | ||
} |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
1
35067
+ Addedamplify-function-plugin-interface@1.4.0(transitive)
- Removedamplify-function-plugin-interface@1.4.0-beta.0(transitive)