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