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.0 to 3.11.1

2

js-yaml/index.d.ts

@@ -7,2 +7,4 @@ // Type definitions for js-yaml 3.11

export as namespace jsyaml;
export type DocumentLoadResult = object | undefined;

@@ -9,0 +11,0 @@

4

js-yaml/package.json
{
"name": "@types/js-yaml",
"version": "3.11.0",
"version": "3.11.1",
"description": "TypeScript definitions for js-yaml",

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

"dependencies": {},
"typesPublisherContentHash": "40e64f7a90c26db1ca462938bd4b69ef2cf53c0ab0c20e590b73217f4ac561bf",
"typesPublisherContentHash": "538950c33b55d42241be0673a308627a38fdf2362d066d5e5e796f84bd260d11",
"typeScriptVersion": "2.2"
}

@@ -11,7 +11,7 @@ # Installation

Additional Details
* Last updated: Tue, 27 Mar 2018 18:51:52 GMT
* Last updated: Fri, 30 Mar 2018 16:45:46 GMT
* Dependencies: none
* Global values: none
* Global values: jsyaml
# Credits
These definitions were written by Bart van der Schoor <https://github.com/Bartvds>, Sebastian Clausen <https://github.com/sclausen>.

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