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

telemetry-js-beacon

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

telemetry-js-beacon - npm Package Compare versions

Comparing version 2.2.1 to 2.3.0

6

package.json
{
"name": "telemetry-js-beacon",
"version": "2.2.1",
"version": "2.3.0",
"description": "Tracking referrals for Telemetry data-records",
"main": "./lib/index.js",
"main": "./src/index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"prepublish": "npm run build-for-npm",
"build-for-npm": "./node_modules/browserify/bin/cmd.js src/index.js --standalone TelemetryReferrer -o lib/index.js -t babelify",
"build-js": "./node_modules/browserify/bin/cmd.js src/index.js --standalone Telemetry -o public/index.js -t babelify",

@@ -11,0 +9,0 @@ "watch-js": "./node_modules/watchify/bin/cmd.js src/index.js --standalone Telemetry -o public/index.js -t babelify -v"

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