Socket
Socket
Sign inDemoInstall

@secretlint/secretlint-rule-slack

Package Overview
Dependencies
Maintainers
1
Versions
79
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@secretlint/secretlint-rule-slack - npm Package Compare versions

Comparing version 4.1.3 to 4.2.0

13

package.json
{
"name": "@secretlint/secretlint-rule-slack",
"version": "4.1.3",
"version": "4.2.0",
"description": "A secretlint rule for slack.",

@@ -32,8 +32,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"

@@ -47,10 +47,9 @@ },

"dependencies": {
"@secretlint/types": "^4.1.3",
"@secretlint/types": "^4.2.0",
"@textlint/regexp-string-matcher": "^1.1.0"
},
"devDependencies": {
"@secretlint/tester": "^4.1.3",
"@secretlint/tester": "^4.2.0",
"@types/mocha": "^9.0.0",
"@types/node": "^16.9.1",
"cross-env": "^7.0.0",
"mocha": "^9.0.1",

@@ -69,3 +68,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