@waves/event-sender
Advanced tools
Comparing version 0.5.2 to 0.5.3
{ | ||
"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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
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
31325
0