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

@code-pushup/models

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/models - npm Package Compare versions

Comparing version 0.5.3 to 0.5.4

2

package.json
{
"name": "@code-pushup/models",
"version": "0.5.3",
"version": "0.5.4",
"dependencies": {

@@ -5,0 +5,0 @@ "zod": "^3.22.1",

@@ -0,3 +1,4 @@

import { Format } from '../persist-config';
export declare const PERSIST_OUTPUT_DIR = ".code-pushup";
export declare const PERSIST_FORMAT: "json"[];
export declare const PERSIST_FORMAT: Format[];
export declare const PERSIST_FILENAME = "report";
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