Socket
Socket
Sign inDemoInstall

@secretlint/secretlint-rule-gcp

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/secretlint-rule-gcp - npm Package Compare versions

Comparing version 4.1.4 to 4.2.0

13

package.json
{
"name": "@secretlint/secretlint-rule-gcp",
"version": "4.1.4",
"version": "4.2.0",
"description": "A secretlint rule for GCP.",

@@ -31,8 +31,8 @@ "keywords": [

"scripts": {
"build": "cross-env NODE_ENV=production tsc -p .",
"build": "tsc -p .",
"clean": "rimraf lib/",
"prettier": "prettier --write \"**/*.{js,jsx,ts,tsx,css}\"",
"prepublish": "npm run --if-present build",
"test": "mocha \"test/**/*.ts\"",
"updateSnapshot": "UPDATE_SNAPSHOT=1 npm test",
"test": "mocha \"test/**/*.ts\"",
"watch": "tsc -p . --watch"

@@ -46,3 +46,3 @@ },

"dependencies": {
"@secretlint/types": "^4.1.3",
"@secretlint/types": "^4.2.0",
"@textlint/regexp-string-matcher": "^1.1.0",

@@ -52,7 +52,6 @@ "node-forge": "^1.2.1"

"devDependencies": {
"@secretlint/tester": "^4.1.3",
"@secretlint/tester": "^4.2.0",
"@types/mocha": "^9.0.0",
"@types/node": "^16.9.1",
"@types/node-forge": "^1.0.0",
"cross-env": "^7.0.0",
"mocha": "^9.0.1",

@@ -71,3 +70,3 @@ "prettier": "^2.3.1",

},
"gitHead": "6ff0f43c018e4164eb05d132c2a1bdeed5fc9e48"
"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