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

navigator.sendbeacon

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

navigator.sendbeacon - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

2

bower.json
{
"name": "navigator.sendbeacon",
"main": "Navigator.sendBeacon.js",
"version": "0.0.1",
"version": "0.0.2",
"homepage": "https://github.com/miguelmota/Navigator.sendBeacon",

@@ -6,0 +6,0 @@ "authors": [

{
"name": "navigator.sendbeacon",
"version": "0.0.1",
"version": "0.0.2",
"description": "Polyfill for navigator.sendBeacon()",

@@ -5,0 +5,0 @@ "main": "Navigator.sendBeacon.js",

@@ -5,3 +5,3 @@ # sendbeacon-polyfill

[![NPM](https://nodei.co/npm/sendbeacon-polyfill.png)](https://nodei.co/npm/sendbeacon-polyfill)
[![NPM](https://nodei.co/npm/navigator.sendbeacon.png)](https://nodei.co/npm/navigator.sendbeacon)

@@ -11,7 +11,7 @@ # Install

```bash
npm install navigator.sendBeacon
npm install navigator.sendbeacon
```
```bash
bower install navigator.sendBeacon
bower install navigator.sendbeacon
```

@@ -21,3 +21,3 @@

Read the [MDN Navigator.sendBeacon() docs](https://developer.mozilla.org/en-US/docs/Web/API/Navigator/sendBeacon).
Read the [MDN Navigator.sendBeacon()](https://developer.mozilla.org/en-US/docs/Web/API/Navigator/sendBeacon) documentation.

@@ -24,0 +24,0 @@ # License

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