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.9.0 to 0.10.0

dist/ConfigValidator.d.ts

15

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

@@ -17,3 +19,12 @@ "test": "echo \"Error: no test specified\" && exit 1"

},
"homepage": "https://github.com/dreipol/lighthouse-config#readme"
"homepage": "https://github.com/dreipol/lighthouse-config#readme",
"dependencies": {
"joi": "^13.3.0",
"tslint": "^5.10.0",
"typescript": "^2.8.3"
},
"devDependencies": {
"@dreipol/lighthouse-runner": "^0.23.2",
"@types/joi": "^13.0.8"
}
}
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