Socket
Socket
Sign inDemoInstall

@types/js-yaml

Package Overview
Dependencies
Maintainers
1
Versions
44
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/js-yaml - npm Package Compare versions

Comparing version 3.5.30 to 3.5.31

3

js-yaml/index.d.ts

@@ -10,3 +10,4 @@ // Type definitions for js-yaml 3.5.2

export class Type implements TypeConstructorOptions {
export interface Type extends TypeConstructorOptions { }
export class Type {
constructor(tag: string, opts?: TypeConstructorOptions);

@@ -13,0 +14,0 @@ tag: string;

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

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

"peerDependencies": {},
"typesPublisherContentHash": "336d4a0ec2838b3361e8d103e0938af3bc0e44afcad8281726b003fd96674737",
"typesPublisherContentHash": "1cc3cf23c52c89f51ce2293e0e5ab8978158a39ddb21625472f85b493e039cc6",
"typeScriptVersion": "2.0"
}

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

Additional Details
* Last updated: Tue, 18 Apr 2017 15:04:41 GMT
* Last updated: Mon, 05 Jun 2017 19:55:52 GMT
* Dependencies: none

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

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