You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

@serverless/platform-sdk

Package Overview
Dependencies
Maintainers
1
Versions
102
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@serverless/platform-sdk - npm Package Compare versions

Comparing version

to
0.6.0-25-g91cc266

4

dist/deployments/index.js

@@ -217,4 +217,4 @@ 'use strict';

dashboardUrl += `services/${this.data.serviceName}/`;
dashboardUrl += `stages/${this.data.stageName}/`;
dashboardUrl += `regions/${this.data.regionName}`;
dashboardUrl += `stage/${this.data.stageName}/`;
dashboardUrl += `region/${this.data.regionName}`;

@@ -221,0 +221,0 @@ // Fetch access key

{
"name": "@serverless/platform-sdk",
"version": "0.6.0-23-g3632763",
"version": "0.6.0-25-g91cc266",
"description": "Serverless Platform SDK",

@@ -5,0 +5,0 @@ "author": "Serverless, Inc.",

Sorry, the diff of this file is not supported yet