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

@secretlint/config-loader

Package Overview
Dependencies
Maintainers
1
Versions
77
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@secretlint/config-loader - npm Package Compare versions

Comparing version 4.1.3 to 4.2.0

15

package.json
{
"name": "@secretlint/config-loader",
"version": "4.1.3",
"version": "4.2.0",
"description": "Config loader for secretlint.",

@@ -33,3 +33,3 @@ "keywords": [

"scripts": {
"build": "cross-env NODE_ENV=production tsc -p .",
"build": "tsc -p .",
"clean": "rimraf lib/",

@@ -47,5 +47,5 @@ "prettier": "prettier --write \"**/*.{js,jsx,ts,tsx,css}\"",

"dependencies": {
"@secretlint/config-validator": "^4.1.3",
"@secretlint/profiler": "^4.1.3",
"@secretlint/types": "^4.1.3",
"@secretlint/config-validator": "^4.2.0",
"@secretlint/profiler": "^4.2.0",
"@secretlint/types": "^4.2.0",
"debug": "^4.1.1",

@@ -56,6 +56,5 @@ "rc-config-loader": "^4.0.0",

"devDependencies": {
"@secretlint/secretlint-rule-example": "^4.1.3",
"@secretlint/secretlint-rule-internal-test-pure-deps": "^4.2.0",
"@types/mocha": "^9.0.0",
"@types/node": "^16.9.1",
"cross-env": "^7.0.3",
"mocha": "^9.0.1",

@@ -74,3 +73,3 @@ "prettier": "^2.3.1",

},
"gitHead": "7b0af3675a5a18ccbc19fe923194f5849e82740f"
"gitHead": "7879c01d93ae5932822c2864e9bb51e7a6627f0f"
}
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