Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@contrast/core

Package Overview
Dependencies
Maintainers
17
Versions
66
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@contrast/core - npm Package Compare versions

Comparing version 1.9.0 to 1.10.0

2

lib/index.js

@@ -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"
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc