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 3.2.2 to 3.2.3

2

CHANGELOG.md

@@ -7,3 +7,3 @@ # Changelog

## [3.2.2] - 2021-11-12
## [3.2.3] - 2021-11-12
### Features

@@ -10,0 +10,0 @@ - Add `docsUrl` to SnitchConfig

@@ -46,6 +46,2 @@ import { IAwsConfigEvent } from "./aws-config-event";

/**
* The base URL for the rule documentation, will be amended with the rule name
*/
docsUrl?: URL;
/**
* Date time the Compliance Engine check completed.

@@ -137,2 +133,6 @@ */

event?: IAwsConfigEvent;
/**
* The base URL for the rule documentation, will be amended with the rule name
*/
docsUrl?: URL;
outputFilename?: string;

@@ -139,0 +139,0 @@ addConfig(json: any, sourceName?: string): Promise<void>;

@@ -23,3 +23,3 @@ {

"types": "./lib/types/index.d.ts",
"version": "3.2.2",
"version": "3.2.3",
"scripts": {

@@ -26,0 +26,0 @@ "audit:ci": "audit-ci --moderate --config audit-ci.json",

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