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

@nativescript/background-http

Package Overview
Dependencies
Maintainers
18
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nativescript/background-http - npm Package Compare versions

Comparing version 5.0.1 to 5.0.2

2

index.d.ts

@@ -126,3 +126,3 @@ import { EventData } from "@nativescript/core";

*/
on(event: "complete", handler: (e: EventData) => void): void;
on(event: "complete", handler: (e: CompleteEventData) => void): void;
}

@@ -129,0 +129,0 @@

{
"name": "@nativescript/background-http",
"version": "5.0.1",
"version": "5.0.2",
"description": "Background upload for iOS and Android",

@@ -5,0 +5,0 @@ "main": "index.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