Socket
Socket
Sign inDemoInstall

nativescript-cloud

Package Overview
Dependencies
61
Maintainers
7
Versions
123
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.17.6-2019-05-16-02 to 1.17.6-2019-05-17-01

2

lib/cloud-platforms-data.js

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

const cliVersion = this.$staticConfig.version;
this.shouldUseOldPlatformsData = semver.valid(cliVersion) && semver.lt(cliVersion, semver.prerelease(cliVersion) ? "5.4.0-2019-05-15-13277" : "5.4.0");
this.shouldUseOldPlatformsData = semver.valid(cliVersion) && semver.lt(cliVersion, semver.prerelease(cliVersion) ? "5.4.0-2019-05-15-13277" : "6.0.0");
}

@@ -12,0 +12,0 @@ getPlatformData(platform, projectData) {

{
"name": "nativescript-cloud",
"version": "1.17.6-2019-05-16-02",
"version": "1.17.6-2019-05-17-01",
"description": "Used for cloud support in NativeScript CLI",

@@ -5,0 +5,0 @@ "main": "lib/bootstrap.js",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc