Comparing version 0.8.0-beta.9 to 0.8.0-beta.10
@@ -1,1 +0,1 @@ | ||
module.exports = '0.8.0-beta.9' | ||
module.exports = '0.8.0-beta.10' |
{ | ||
"name": "dd-trace", | ||
"version": "0.8.0-beta.9", | ||
"version": "0.8.0-beta.10", | ||
"description": "Datadog APM tracing client for JavaScript", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -164,1 +164,3 @@ 'use strict' | ||
] | ||
module.exports = [] // disable this integration for the upcoming release |
@@ -108,1 +108,3 @@ 'use strict' | ||
} | ||
module.exports = [] // disable this integration for the upcoming release |
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
148285
4277