Socket
Socket
Sign inDemoInstall

nativescript-cloud

Package Overview
Dependencies
Maintainers
7
Versions
123
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nativescript-cloud - npm Package Compare versions

Comparing version 1.18.1-2019-08-16-03 to 1.18.1-2019-08-16-04

3

lib/cloud-operation/cloud-operation-v1.js

@@ -95,2 +95,5 @@ "use strict";

this.logsCheckInterval = setInterval(() => __awaiter(this, void 0, void 0, function* () {
if (this.snoozeLogPoll) {
return;
}
this.snoozeLogPoll = true;

@@ -97,0 +100,0 @@ yield this.getCloudOperationLogs();

2

package.json
{
"name": "nativescript-cloud",
"version": "1.18.1-2019-08-16-03",
"version": "1.18.1-2019-08-16-04",
"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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc