@contrast/core
Advanced tools
Comparing version 1.9.0 to 1.10.0
@@ -36,6 +36,6 @@ /* | ||
require('@contrast/reporter').default(core); | ||
require('@contrast/instrumentation')(core); | ||
require('@contrast/agentify')(core); | ||
require('@contrast/instrumentation')(core); | ||
return core; | ||
}; |
{ | ||
"name": "@contrast/core", | ||
"version": "1.9.0", | ||
"version": "1.10.0", | ||
"description": "Preconfigured Contrast agent core services and models", | ||
@@ -20,15 +20,15 @@ "license": "SEE LICENSE IN LICENSE", | ||
"dependencies": { | ||
"@contrast/agentify": "1.3.0", | ||
"@contrast/common": "1.3.0", | ||
"@contrast/config": "1.5.0", | ||
"@contrast/agentify": "1.3.1", | ||
"@contrast/common": "1.3.1", | ||
"@contrast/config": "1.5.1", | ||
"@contrast/deadzones": "1.0.0", | ||
"@contrast/dep-hooks": "1.0.5", | ||
"@contrast/fn-inspect": "^3.2.0", | ||
"@contrast/instrumentation": "1.0.0", | ||
"@contrast/logger": "1.1.1", | ||
"@contrast/instrumentation": "1.0.1", | ||
"@contrast/logger": "1.1.2", | ||
"@contrast/patcher": "1.1.0", | ||
"@contrast/reporter": "1.8.0", | ||
"@contrast/rewriter": "1.3.0", | ||
"@contrast/reporter": "1.8.1", | ||
"@contrast/rewriter": "1.3.1", | ||
"@contrast/scopes": "1.2.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
35750
+ Added@contrast/agentify@1.3.1(transitive)
+ Added@contrast/common@1.3.1(transitive)
+ Added@contrast/config@1.5.1(transitive)
+ Added@contrast/instrumentation@1.0.1(transitive)
+ Added@contrast/logger@1.1.2(transitive)
+ Added@contrast/reporter@1.8.1(transitive)
+ Added@contrast/rewriter@1.3.1(transitive)
- Removed@contrast/agentify@1.3.0(transitive)
- Removed@contrast/common@1.3.0(transitive)
- Removed@contrast/config@1.5.0(transitive)
- Removed@contrast/instrumentation@1.0.0(transitive)
- Removed@contrast/logger@1.1.1(transitive)
- Removed@contrast/reporter@1.8.0(transitive)
- Removed@contrast/rewriter@1.3.0(transitive)
Updated@contrast/agentify@1.3.1
Updated@contrast/common@1.3.1
Updated@contrast/config@1.5.1
Updated@contrast/logger@1.1.2
Updated@contrast/reporter@1.8.1
Updated@contrast/rewriter@1.3.1