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

@waves/event-sender

Package Overview
Dependencies
Maintainers
15
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@waves/event-sender - npm Package Compare versions

Comparing version 0.5.0-a to 0.5.0-a2

analytics-sandbox.html

7

package.json
{
"name": "@waves/event-sender",
"version": "0.5.0-a",
"version": "0.5.0-a2",
"description": "An interface for sending analytics events from Waves JS applications",

@@ -14,3 +14,4 @@ "main": "dist/analytics.js",

"files": [
"dist"
"dist",
"analytics-sandbox.html"
],

@@ -22,2 +23,4 @@ "scripts": {

"prepare": "npm run clean && tsc && npm run copy && npm run browserify && npm run remove-compiled",
"postversion": "npm publish",
"postpublish": "git push",
"remove-compiled": "rm dist/Analytics.js && rm -rf dist/utils"

@@ -24,0 +27,0 @@ },

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