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

@dreipol/lighthouse-config

Package Overview
Dependencies
Maintainers
4
Versions
36
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dreipol/lighthouse-config - npm Package Compare versions

Comparing version 2.0.0 to 2.0.1

4

dist/index.d.ts

@@ -24,3 +24,5 @@ import { Page } from 'puppeteer';

export interface LoggerInterface {
print(...args: string[]): void;
setLevel(level: number): void;
debug(...args: string[]): void;
info(...args: string[]): void;
error(...args: string[]): void;

@@ -27,0 +29,0 @@ }

{
"name": "@dreipol/lighthouse-config",
"version": "2.0.0",
"version": "2.0.1",
"description": "Basic lighthouse config",

@@ -5,0 +5,0 @@ "main": "./dist/index.js",

Sorry, the diff of this file is not supported yet

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