crowdstart-analytics
Advanced tools
Comparing version 0.0.4 to 0.0.5
// Generated by CoffeeScript 1.9.3 | ||
var analytics; | ||
module.exports = { | ||
Analytics: require('./analytics'), | ||
Facebook: require('./integrations/facebook'), | ||
Google: require('./integrations/google') | ||
}; | ||
analytics = require('analytics.js-core'); | ||
//# sourceMappingURL=index.js.map |
{ | ||
"name": "crowdstart-analytics", | ||
"version": "0.0.4", | ||
"version": "0.0.5", | ||
"description": "Analytics support for Crowdstart.", | ||
@@ -22,2 +22,3 @@ "main": "lib", | ||
"scripts": { | ||
"prepublish": "cake build", | ||
"test": "cake test" | ||
@@ -24,0 +25,0 @@ }, |
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
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
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 14 instances 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
Trivial Package
Supply chain riskPackages less than 10 lines of code are easily copied into your own project and may not warrant the additional supply chain risk of an external dependency.
Found 1 instance in 1 package
26438
24
309
15