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

@secretlint/config-validator

Package Overview
Dependencies
Maintainers
1
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@secretlint/config-validator - npm Package Compare versions

Comparing version 0.9.2 to 0.10.0

11

CHANGELOG.md

@@ -6,2 +6,13 @@ # Change Log

# [0.10.0](https://github.com/secretlint/secretlint/compare/v0.9.2...v0.10.0) (2020-03-18)
### Features
* **core:** support locale options ([256a58c](https://github.com/secretlint/secretlint/commit/256a58c6cd03f585f15dd09972212ca6dfb70ac4))
## [0.9.2](https://github.com/secretlint/secretlint/compare/v0.9.1...v0.9.2) (2020-03-16)

@@ -8,0 +19,0 @@

18

lib/SecretLintConfigDescriptor-validation.d.ts

@@ -28,7 +28,14 @@ import Ajv = require('ajv');

};
SecretlintCoreSharedOptions: {
$ref: string;
};
__type: {
additionalProperties: {};
type: string;
};
__type_1: {
properties: {};
type: string;
};
__type_1: {
__type_2: {
properties: {

@@ -74,3 +81,3 @@ messages: {

};
__type_2: {
__type_3: {
additionalProperties: {

@@ -101,7 +108,7 @@ anyOf: ({

};
__type_3: {
__type_4: {
properties: {};
type: string;
};
__type_4: {
__type_5: {
properties: {

@@ -241,2 +248,5 @@ meta: {

};
sharedOptions: {
$ref: string;
};
};

@@ -243,0 +253,0 @@ required: string[];

@@ -13,15 +13,15 @@ "use strict";

"Options": {
"$ref": "#/definitions/__type"
"$ref": "#/definitions/__type_1"
},
"Options_1": {
"$ref": "#/definitions/__type_3"
"$ref": "#/definitions/__type_4"
},
"SecretLintRuleCreator": {
"$ref": "#/definitions/__type_1"
"$ref": "#/definitions/__type_2"
},
"SecretLintRuleLocalizeMessages": {
"$ref": "#/definitions/__type_2"
"$ref": "#/definitions/__type_3"
},
"SecretLintRulePresetCreator": {
"$ref": "#/definitions/__type_4"
"$ref": "#/definitions/__type_5"
},

@@ -37,7 +37,14 @@ "SecretLintRuleSeverityLevel": {

},
"SecretlintCoreSharedOptions": {
"$ref": "#/definitions/__type"
},
"__type": {
"additionalProperties": {},
"type": "object"
},
"__type_1": {
"properties": {},
"type": "object"
},
"__type_1": {
"__type_2": {
"properties": {

@@ -100,3 +107,3 @@ "messages": {

},
"__type_2": {
"__type_3": {
"additionalProperties": {

@@ -129,7 +136,7 @@ "anyOf": [

},
"__type_3": {
"__type_4": {
"properties": {},
"type": "object"
},
"__type_4": {
"__type_5": {
"properties": {

@@ -284,2 +291,5 @@ "meta": {

"type": "array"
},
"sharedOptions": {
"$ref": "#/definitions/SecretlintCoreSharedOptions"
}

@@ -286,0 +296,0 @@ },

@@ -34,7 +34,14 @@ import Ajv = require('ajv');

};
SecretlintCoreSharedOptions: {
$ref: string;
};
__type: {
additionalProperties: {};
type: string;
};
__type_1: {
properties: {};
type: string;
};
__type_1: {
__type_2: {
properties: {

@@ -80,3 +87,3 @@ messages: {

};
__type_2: {
__type_3: {
additionalProperties: {

@@ -107,7 +114,7 @@ anyOf: ({

};
__type_3: {
__type_4: {
properties: {};
type: string;
};
__type_4: {
__type_5: {
properties: {

@@ -143,3 +150,3 @@ meta: {

};
__type_5: {
__type_6: {
properties: {

@@ -146,0 +153,0 @@ messages: {

@@ -13,6 +13,6 @@ "use strict";

"Options": {
"$ref": "#/definitions/__type"
"$ref": "#/definitions/__type_1"
},
"Options_1": {
"$ref": "#/definitions/__type_3"
"$ref": "#/definitions/__type_4"
},

@@ -23,12 +23,12 @@ "Options_2": {

"SecretLintRuleCreator": {
"$ref": "#/definitions/__type_1"
"$ref": "#/definitions/__type_2"
},
"SecretLintRuleCreator_1": {
"$ref": "#/definitions/__type_5"
"$ref": "#/definitions/__type_6"
},
"SecretLintRuleLocalizeMessages": {
"$ref": "#/definitions/__type_2"
"$ref": "#/definitions/__type_3"
},
"SecretLintRulePresetCreator": {
"$ref": "#/definitions/__type_4"
"$ref": "#/definitions/__type_5"
},

@@ -44,7 +44,14 @@ "SecretLintRuleSeverityLevel": {

},
"SecretlintCoreSharedOptions": {
"$ref": "#/definitions/__type"
},
"__type": {
"additionalProperties": {},
"type": "object"
},
"__type_1": {
"properties": {},
"type": "object"
},
"__type_1": {
"__type_2": {
"properties": {

@@ -107,3 +114,3 @@ "messages": {

},
"__type_2": {
"__type_3": {
"additionalProperties": {

@@ -136,7 +143,7 @@ "anyOf": [

},
"__type_3": {
"__type_4": {
"properties": {},
"type": "object"
},
"__type_4": {
"__type_5": {
"properties": {

@@ -182,3 +189,3 @@ "meta": {

},
"__type_5": {
"__type_6": {
"properties": {

@@ -185,0 +192,0 @@ "messages": {

@@ -40,7 +40,14 @@ import Ajv = require('ajv');

};
SecretlintCoreSharedOptions: {
$ref: string;
};
__type: {
additionalProperties: {};
type: string;
};
__type_1: {
properties: {};
type: string;
};
__type_1: {
__type_2: {
properties: {

@@ -86,3 +93,3 @@ messages: {

};
__type_2: {
__type_3: {
additionalProperties: {

@@ -113,7 +120,7 @@ anyOf: ({

};
__type_3: {
__type_4: {
properties: {};
type: string;
};
__type_4: {
__type_5: {
properties: {

@@ -149,3 +156,3 @@ meta: {

};
__type_5: {
__type_6: {
properties: {

@@ -191,3 +198,3 @@ messages: {

};
__type_6: {
__type_7: {
properties: {

@@ -194,0 +201,0 @@ meta: {

@@ -13,6 +13,6 @@ "use strict";

"Options": {
"$ref": "#/definitions/__type"
"$ref": "#/definitions/__type_1"
},
"Options_1": {
"$ref": "#/definitions/__type_3"
"$ref": "#/definitions/__type_4"
},

@@ -26,15 +26,15 @@ "Options_2": {

"SecretLintRuleCreator": {
"$ref": "#/definitions/__type_1"
"$ref": "#/definitions/__type_2"
},
"SecretLintRuleCreator_1": {
"$ref": "#/definitions/__type_5"
"$ref": "#/definitions/__type_6"
},
"SecretLintRuleLocalizeMessages": {
"$ref": "#/definitions/__type_2"
"$ref": "#/definitions/__type_3"
},
"SecretLintRulePresetCreator": {
"$ref": "#/definitions/__type_4"
"$ref": "#/definitions/__type_5"
},
"SecretLintRulePresetCreator_1": {
"$ref": "#/definitions/__type_6"
"$ref": "#/definitions/__type_7"
},

@@ -50,7 +50,14 @@ "SecretLintRuleSeverityLevel": {

},
"SecretlintCoreSharedOptions": {
"$ref": "#/definitions/__type"
},
"__type": {
"additionalProperties": {},
"type": "object"
},
"__type_1": {
"properties": {},
"type": "object"
},
"__type_1": {
"__type_2": {
"properties": {

@@ -113,3 +120,3 @@ "messages": {

},
"__type_2": {
"__type_3": {
"additionalProperties": {

@@ -142,7 +149,7 @@ "anyOf": [

},
"__type_3": {
"__type_4": {
"properties": {},
"type": "object"
},
"__type_4": {
"__type_5": {
"properties": {

@@ -188,3 +195,3 @@ "meta": {

},
"__type_5": {
"__type_6": {
"properties": {

@@ -247,3 +254,3 @@ "messages": {

},
"__type_6": {
"__type_7": {
"properties": {

@@ -250,0 +257,0 @@ "meta": {

{
"name": "@secretlint/config-validator",
"version": "0.9.2",
"version": "0.10.0",
"description": ".secretlintrc config validation library",

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

"dependencies": {
"@secretlint/types": "^0.9.2",
"@secretlint/types": "^0.10.0",
"ajv": "^6.11.0"

@@ -68,3 +68,3 @@ },

},
"gitHead": "468d1ccd8b68d69031ced000b1a7bc980eabfc84"
"gitHead": "03d8ebf27b6a6723e846731e150acc77603290b2"
}

@@ -15,15 +15,15 @@ /* tslint:disable */

"Options": {
"$ref": "#/definitions/__type"
"$ref": "#/definitions/__type_1"
},
"Options_1": {
"$ref": "#/definitions/__type_3"
"$ref": "#/definitions/__type_4"
},
"SecretLintRuleCreator": {
"$ref": "#/definitions/__type_1"
"$ref": "#/definitions/__type_2"
},
"SecretLintRuleLocalizeMessages": {
"$ref": "#/definitions/__type_2"
"$ref": "#/definitions/__type_3"
},
"SecretLintRulePresetCreator": {
"$ref": "#/definitions/__type_4"
"$ref": "#/definitions/__type_5"
},

@@ -39,4 +39,7 @@ "SecretLintRuleSeverityLevel": {

},
"SecretlintCoreSharedOptions": {
"$ref": "#/definitions/__type"
},
"__type": {
"properties": {
"additionalProperties": {
},

@@ -47,2 +50,7 @@ "type": "object"

"properties": {
},
"type": "object"
},
"__type_2": {
"properties": {
"messages": {

@@ -104,3 +112,3 @@ "$ref": "#/definitions/SecretLintRuleLocalizeMessages"

},
"__type_2": {
"__type_3": {
"additionalProperties": {

@@ -133,3 +141,3 @@ "anyOf": [

},
"__type_3": {
"__type_4": {
"properties": {

@@ -139,3 +147,3 @@ },

},
"__type_4": {
"__type_5": {
"properties": {

@@ -290,2 +298,5 @@ "meta": {

"type": "array"
},
"sharedOptions": {
"$ref": "#/definitions/SecretlintCoreSharedOptions"
}

@@ -292,0 +303,0 @@ },

@@ -15,6 +15,6 @@ /* tslint:disable */

"Options": {
"$ref": "#/definitions/__type"
"$ref": "#/definitions/__type_1"
},
"Options_1": {
"$ref": "#/definitions/__type_3"
"$ref": "#/definitions/__type_4"
},

@@ -25,12 +25,12 @@ "Options_2": {

"SecretLintRuleCreator": {
"$ref": "#/definitions/__type_1"
"$ref": "#/definitions/__type_2"
},
"SecretLintRuleCreator_1": {
"$ref": "#/definitions/__type_5"
"$ref": "#/definitions/__type_6"
},
"SecretLintRuleLocalizeMessages": {
"$ref": "#/definitions/__type_2"
"$ref": "#/definitions/__type_3"
},
"SecretLintRulePresetCreator": {
"$ref": "#/definitions/__type_4"
"$ref": "#/definitions/__type_5"
},

@@ -46,4 +46,7 @@ "SecretLintRuleSeverityLevel": {

},
"SecretlintCoreSharedOptions": {
"$ref": "#/definitions/__type"
},
"__type": {
"properties": {
"additionalProperties": {
},

@@ -54,2 +57,7 @@ "type": "object"

"properties": {
},
"type": "object"
},
"__type_2": {
"properties": {
"messages": {

@@ -111,3 +119,3 @@ "$ref": "#/definitions/SecretLintRuleLocalizeMessages"

},
"__type_2": {
"__type_3": {
"additionalProperties": {

@@ -140,3 +148,3 @@ "anyOf": [

},
"__type_3": {
"__type_4": {
"properties": {

@@ -146,3 +154,3 @@ },

},
"__type_4": {
"__type_5": {
"properties": {

@@ -188,3 +196,3 @@ "meta": {

},
"__type_5": {
"__type_6": {
"properties": {

@@ -191,0 +199,0 @@ "messages": {

@@ -15,6 +15,6 @@ /* tslint:disable */

"Options": {
"$ref": "#/definitions/__type"
"$ref": "#/definitions/__type_1"
},
"Options_1": {
"$ref": "#/definitions/__type_3"
"$ref": "#/definitions/__type_4"
},

@@ -28,15 +28,15 @@ "Options_2": {

"SecretLintRuleCreator": {
"$ref": "#/definitions/__type_1"
"$ref": "#/definitions/__type_2"
},
"SecretLintRuleCreator_1": {
"$ref": "#/definitions/__type_5"
"$ref": "#/definitions/__type_6"
},
"SecretLintRuleLocalizeMessages": {
"$ref": "#/definitions/__type_2"
"$ref": "#/definitions/__type_3"
},
"SecretLintRulePresetCreator": {
"$ref": "#/definitions/__type_4"
"$ref": "#/definitions/__type_5"
},
"SecretLintRulePresetCreator_1": {
"$ref": "#/definitions/__type_6"
"$ref": "#/definitions/__type_7"
},

@@ -52,4 +52,7 @@ "SecretLintRuleSeverityLevel": {

},
"SecretlintCoreSharedOptions": {
"$ref": "#/definitions/__type"
},
"__type": {
"properties": {
"additionalProperties": {
},

@@ -60,2 +63,7 @@ "type": "object"

"properties": {
},
"type": "object"
},
"__type_2": {
"properties": {
"messages": {

@@ -117,3 +125,3 @@ "$ref": "#/definitions/SecretLintRuleLocalizeMessages"

},
"__type_2": {
"__type_3": {
"additionalProperties": {

@@ -146,3 +154,3 @@ "anyOf": [

},
"__type_3": {
"__type_4": {
"properties": {

@@ -152,3 +160,3 @@ },

},
"__type_4": {
"__type_5": {
"properties": {

@@ -194,3 +202,3 @@ "meta": {

},
"__type_5": {
"__type_6": {
"properties": {

@@ -253,3 +261,3 @@ "messages": {

},
"__type_6": {
"__type_7": {
"properties": {

@@ -256,0 +264,0 @@ "meta": {

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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