New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

amplify-python-function-template-provider

Package Overview
Dependencies
Maintainers
1
Versions
233
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 1.1.0-beta.0 to 1.1.0-beta.1

resources/hello-world/event.json

11

CHANGELOG.md

@@ -6,2 +6,13 @@ # Change Log

# [1.1.0-beta.1](https://github.com/aws-amplify/amplify-cli/compare/amplify-python-function-template-provider@1.1.0-beta.0...amplify-python-function-template-provider@1.1.0-beta.1) (2020-04-03)
### Bug Fixes
* 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)

@@ -8,0 +19,0 @@

2

lib/index.js

@@ -27,3 +27,3 @@ "use strict";

'index.py': 'src/index.py',
'testEvent.json': 'tst/testEvent.json',
'event.json': 'src/event.json',
},

@@ -30,0 +30,0 @@ defaultEditorFile: 'src/index.py',

{
"name": "amplify-python-function-template-provider",
"version": "1.1.0-beta.0",
"version": "1.1.0-beta.1",
"description": "Python templates supplied by the Amplify Team",

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

},
"gitHead": "0c8d94136120c58e274c17c97fbcb3cf7f5bf27c"
"gitHead": "c3b86ab70459175446421db8e697f3ca29eb30b9"
}

Sorry, the diff of this file is not supported yet

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