@contrast/core
Advanced tools
Comparing version 1.26.1 to 1.27.0
@@ -16,3 +16,2 @@ /* | ||
import { EventEmitter } from 'events'; | ||
import { Agentify } from '@contrast/agentify'; | ||
@@ -39,3 +38,2 @@ import { Config } from '@contrast/config'; | ||
messages: Messages; | ||
events: { lifecycle: EventEmitter }; | ||
patcher: Patcher; | ||
@@ -42,0 +40,0 @@ reporter: ReporterBus; |
{ | ||
"name": "@contrast/core", | ||
"version": "1.26.1", | ||
"version": "1.27.0", | ||
"description": "Preconfigured Contrast agent core services and models", | ||
@@ -19,5 +19,5 @@ "license": "SEE LICENSE IN LICENSE", | ||
"dependencies": { | ||
"@contrast/common": "1.15.1", | ||
"@contrast/common": "1.16.0", | ||
"@contrast/fn-inspect": "^3.4.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
35331
912
+ Added@contrast/common@1.16.0(transitive)
- Removed@contrast/common@1.15.1(transitive)
Updated@contrast/common@1.16.0