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

@aws-amplify/amplify-go-function-template-provider

Package Overview
Dependencies
Maintainers
11
Versions
46
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aws-amplify/amplify-go-function-template-provider - npm Package Compare versions

Comparing version 1.4.1-ampgenconfig.0 to 1.4.1-node18.0

7

CHANGELOG.md

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

## [1.4.1-ampgenconfig.0](https://github.com/aws-amplify/amplify-cli/compare/@aws-amplify/amplify-go-function-template-provider@1.4.0...@aws-amplify/amplify-go-function-template-provider@1.4.1-ampgenconfig.0) (2023-03-03)
## [1.4.1-node18.0](https://github.com/aws-amplify/amplify-cli/compare/@aws-amplify/amplify-go-function-template-provider@1.4.0...@aws-amplify/amplify-go-function-template-provider@1.4.1-node18.0) (2023-03-18)
**Note:** Version bump only for package @aws-amplify/amplify-go-function-template-provider
### Bug Fixes
* lint warnings ([#12180](https://github.com/aws-amplify/amplify-cli/issues/12180)) ([83d9bf3](https://github.com/aws-amplify/amplify-cli/commit/83d9bf35fa709084605c23bd2f54feadb3bdbb87))
# 1.4.0 (2023-02-27)

@@ -16,0 +19,0 @@

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

const helloWorldProvider_1 = require("./providers/helloWorldProvider");
const functionTemplateContributorFactory = (context) => {
const functionTemplateContributorFactory = () => {
return {

@@ -8,0 +8,0 @@ contribute: (request) => {

{
"name": "@aws-amplify/amplify-go-function-template-provider",
"version": "1.4.1-ampgenconfig.0",
"version": "1.4.1-node18.0",
"description": "Go 1.x templates supplied by the Amplify Team",

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

},
"gitHead": "3f890e5b48bd43392fd383f867380ac9fbaa0de2"
"gitHead": "c94ea31455efc334ddcbcd54d9ff5c854e766b96"
}

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