Socket
Socket
Sign inDemoInstall

@secretlint/types

Package Overview
Dependencies
Maintainers
1
Versions
73
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@secretlint/types - npm Package Compare versions

Comparing version 2.1.1 to 2.2.0

18

package.json
{
"name": "@secretlint/types",
"version": "2.1.1",
"version": "2.2.0",
"description": "A typing package for @secretlint",

@@ -43,12 +43,12 @@ "keywords": [

"devDependencies": {
"@types/mocha": "^7.0.1",
"@types/node": "^13.7.4",
"@types/mocha": "^8.2.2",
"@types/node": "^14.14.41",
"cross-env": "^7.0.0",
"mocha": "^7.0.1",
"mocha": "^8.3.2",
"prettier": "^2.0.2",
"rimraf": "^3.0.2",
"ts-node": "^8.6.2",
"ts-node-test-register": "^8.0.1",
"tsd": "^0.11.0",
"typescript": "^3.8.2"
"ts-node": "^9.1.1",
"ts-node-test-register": "^9.0.1",
"tsd": "^0.14.0",
"typescript": "^4.2.4"
},

@@ -58,3 +58,3 @@ "publishConfig": {

},
"gitHead": "ee794cdf7b9aa5f2ec756e361d269b24b6e40070"
"gitHead": "64bf33d6ee6e31a8416bf2bde6ee27a700955fb1"
}

@@ -6,3 +6,3 @@ // Core Input and Output

SecretLintRuleCreator,
SecretLintRuleCreatorOptions
SecretLintRuleCreatorOptions,
} from "./SecretLintRule";

@@ -9,0 +9,0 @@ import { SecretLintSourceNodeLocation } from "./SecretLintSource";

import {
SecretLintSourceNodeLocation,
SecretLintSourceNodePosition,
SecretLintSourceNodeRange
SecretLintSourceNodeRange,
} from "./SecretLintSource";

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