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 0.11.5 to 0.11.6

dist/index.js.map

1

dist/index.js

@@ -25,1 +25,2 @@ "use strict";

exports.ConfigValidator = ConfigValidator;
//# sourceMappingURL=index.js.map

@@ -34,1 +34,2 @@ "use strict";

});
//# sourceMappingURL=ConfigSchema.js.map

4

package.json
{
"name": "@dreipol/lighthouse-config",
"version": "0.11.5",
"version": "0.11.6",
"description": "Basic lighthouse config",
"main": "./dist/ConfigValidator.js",
"main": "./dist/index.js",
"types": "./dist/index.d.ts",

@@ -7,0 +7,0 @@ "scripts": {

@@ -11,2 +11,3 @@ {

"declaration": true,
"sourceMap": true,
"outDir": "./dist",

@@ -23,3 +24,3 @@ "rootDir": "./src",

},
"include":[
"include": [
"./src/index.ts"

@@ -26,0 +27,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