Socket
Socket
Sign inDemoInstall

@types/js-yaml

Package Overview
Dependencies
0
Maintainers
1
Versions
44
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.11.4 to 3.12.0

4

js-yaml/index.d.ts

@@ -1,2 +0,2 @@

// Type definitions for js-yaml 3.11
// Type definitions for js-yaml 3.12
// Project: https://github.com/nodeca/js-yaml

@@ -55,2 +55,4 @@ // Definitions by: Bart van der Schoor <https://github.com/Bartvds>, Sebastian Clausen <https://github.com/sclausen>

indent?: number;
/** when true, will not add an indentation level to array elements */
noArrayIndent?: boolean;
/** do not throw on invalid types (like function in the safe schema) and skip pairs and single values with such types. */

@@ -57,0 +59,0 @@ skipInvalid?: boolean;

{
"name": "@types/js-yaml",
"version": "3.11.4",
"version": "3.12.0",
"description": "TypeScript definitions for js-yaml",

@@ -26,4 +26,4 @@ "license": "MIT",

"dependencies": {},
"typesPublisherContentHash": "a6687140ff7697636a427a8fbc5c341de692087985dc820bde0d6c5d6c507a1d",
"typesPublisherContentHash": "6a7c14ecf62e0454914b2b852f112ad8470fd223a5cd8a985bf012766896834c",
"typeScriptVersion": "2.2"
}

@@ -11,3 +11,3 @@ # Installation

Additional Details
* Last updated: Thu, 20 Dec 2018 16:25:50 GMT
* Last updated: Fri, 18 Jan 2019 21:34:46 GMT
* Dependencies: none

@@ -14,0 +14,0 @@ * Global values: jsyaml

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