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

@waves/event-sender

Package Overview
Dependencies
Maintainers
17
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.2 to 0.5.3

4

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

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

"browserify": "browserify -u @waves/waves-browser-bus dist/analytics-iframe.js -o dist/analytics-iframe.js && browserify -u @waves/waves-browser-bus dist/Analytics.js -s analytics -o dist/analytics.js",
"prepare": "npm run clean && tsc && npm run copy && npm run browserify && npm run remove-compiled",
"prepare": "npm run clean && tsc && npm run copy && npm run browserify && npm run remove-compiled && node build.js",
"postversion": "npm publish",

@@ -25,0 +25,0 @@ "postpublish": "git push",

Sorry, the diff of this file is not supported yet

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