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

@bafsllc/serverless-import-config-plugin

Package Overview
Dependencies
Maintainers
3
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bafsllc/serverless-import-config-plugin - npm Package Compare versions

Comparing version 0.0.3 to 0.0.4

2

dist/index.js

@@ -141,4 +141,4 @@ "use strict";

const { module: pathToImport, inputs } = realOptions;
this.serverless.cli.log(`Importing ${pathToImport}`);
const importPath = yield this.resolvePathToImport(pathToImport, { basedir });
this.serverless.cli.log(`Importing ${importPath}`);
let config;

@@ -145,0 +145,0 @@ try {

{
"name": "@bafsllc/serverless-import-config-plugin",
"version": "0.0.3",
"version": "0.0.4",
"description": "Adds possibility to import YAML files in serverless.yaml config file",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

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