@nativescript/background-http
Advanced tools
Comparing version 5.0.1 to 5.0.2
@@ -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", |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
161383
0