New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@code-pushup/core

Package Overview
Dependencies
Maintainers
3
Versions
149
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@code-pushup/core - npm Package Compare versions

Comparing version 0.23.0 to 0.23.1

6

index.js

@@ -1538,3 +1538,3 @@ // packages/models/src/lib/audit.ts

var name = "@code-pushup/core";
var version = "0.23.0";
var version = "0.23.1";

@@ -1863,5 +1863,3 @@ // packages/core/src/lib/implementation/execute-plugin.ts

details: {
...audit.details.issues && {
issues: audit.details.issues.map(issueToGQL)
}
issues: audit.details.issues.map(issueToGQL)
}

@@ -1868,0 +1866,0 @@ }

{
"name": "@code-pushup/core",
"version": "0.23.0",
"version": "0.23.1",
"license": "MIT",

@@ -5,0 +5,0 @@ "dependencies": {

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