@waves/event-sender
Advanced tools
Comparing version 0.5.0-a to 0.5.0-a2
{ | ||
"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 @@ }, |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
31162
8
0