amplify-python-function-template-provider
Advanced tools
Comparing version 1.1.2-alpha.61 to 1.1.2-alpha.63
@@ -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`; |
{ | ||
"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
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
16574
63