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.2-alpha.61 to 1.1.2-alpha.63

1

lib/index.js

@@ -6,2 +6,3 @@ "use strict";

Object.defineProperty(exports, "__esModule", { value: true });
exports.helloWorld = exports.functionTemplateContributorFactory = void 0;
const fs_extra_1 = __importDefault(require("fs-extra"));

@@ -8,0 +9,0 @@ const pathToTemplateFiles = `${__dirname}/../resources/hello-world`;

6

package.json
{
"name": "amplify-python-function-template-provider",
"version": "1.1.2-alpha.61+c0a4f8889",
"version": "1.1.2-alpha.63+073d9c994",
"description": "Python templates supplied by the Amplify Team",

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

"dependencies": {
"amplify-function-plugin-interface": "1.3.2-alpha.61+c0a4f8889"
"amplify-function-plugin-interface": "1.3.2-alpha.63+073d9c994"
},

@@ -30,3 +30,3 @@ "devDependencies": {

},
"gitHead": "c0a4f8889fc363bb9c9d08ff822c591874777f7b"
"gitHead": "073d9c99469afc322d14d5bc51e44127c258266b"
}

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