Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

amplify-python-function-runtime-provider

Package Overview
Dependencies
Maintainers
1
Versions
699
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

amplify-python-function-runtime-provider - npm Package Compare versions

Comparing version 1.1.0-beta.1 to 1.1.0

14

CHANGELOG.md

@@ -6,3 +6,3 @@ # Change Log

# [1.1.0-beta.1](https://github.com/aws-amplify/amplify-cli/compare/amplify-python-function-runtime-provider@1.1.0-beta.0...amplify-python-function-runtime-provider@1.1.0-beta.1) (2020-04-03)
# 1.1.0 (2020-04-06)

@@ -12,14 +12,4 @@

* move py test event to src/event.json ([#3851](https://github.com/aws-amplify/amplify-cli/issues/3851)) ([ab1c33f](https://github.com/aws-amplify/amplify-cli/commit/ab1c33f30a275e026772e23fc39dbc36b88fcc4a))
# 1.1.0-beta.0 (2020-04-02)
### Bug Fixes
* dotnet fucntion provider fixes, package.json cleanup, add pkg refs ([#3826](https://github.com/aws-amplify/amplify-cli/issues/3826)) ([75361fb](https://github.com/aws-amplify/amplify-cli/commit/75361fb266f15ba954a8b8e935874c74f66eb11a))
* move py test event to src/event.json ([#3851](https://github.com/aws-amplify/amplify-cli/issues/3851)) ([1c4a0cb](https://github.com/aws-amplify/amplify-cli/commit/1c4a0cb5022869fc6aa3c358e9a4c8935fec2b54))

@@ -26,0 +16,0 @@

6

package.json
{
"name": "amplify-python-function-runtime-provider",
"version": "1.1.0-beta.1",
"version": "1.1.0",
"description": "Provides functionality related to functions in Python on AWS",

@@ -24,3 +24,3 @@ "repository": {

"dependencies": {
"amplify-function-plugin-interface": "1.3.0-beta.0",
"amplify-function-plugin-interface": "1.3.0",
"archiver": "^3.1.1",

@@ -36,3 +36,3 @@ "execa": "^4.0.0",

},
"gitHead": "c3b86ab70459175446421db8e697f3ca29eb30b9"
"gitHead": "b3bed4e91e8f06ec80eaf31843c44699ada5b0c7"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc