Socket
Socket
Sign inDemoInstall

@candidpartners/snitch-types

Package Overview
Dependencies
0
Maintainers
8
Versions
72
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.4.5 to 2.4.6

1

lib/types/snitch-rule.d.ts

@@ -17,2 +17,3 @@ import { IControlTag } from "./control-tag";

schema: object;
configExample?: string;
terraformExamples?: ITerraformExample;

@@ -19,0 +20,0 @@ livecheck?(context: ILiveCheckContext): Promise<IResourceResult[]>;

1

lib/types/terraform-example.d.ts
export interface ITerraformExample {
good?: string;
bad?: string;
config?: string;
}
{
"name": "@candidpartners/snitch-types",
"version": "2.4.5",
"version": "2.4.6",
"description": "Typescript defitions for Snitch",

@@ -5,0 +5,0 @@ "license": "MIT",

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc