Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@types/yamljs

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/yamljs - npm Package Compare versions

Comparing version 0.2.32 to 0.2.33

5

yamljs/index.d.ts

@@ -1,6 +0,1 @@

// Type definitions for yamljs 0.2.3
// Project: https://github.com/jeremyfa/yaml.js
// Definitions by: Tim Jonischkat <http://www.tim-jonischkat.de>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
export as namespace YAML;

@@ -7,0 +2,0 @@ export = YAML;

4

yamljs/package.json
{
"name": "@types/yamljs",
"version": "0.2.32",
"version": "0.2.33",
"description": "TypeScript definitions for yamljs",

@@ -22,4 +22,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/yamljs",

"dependencies": {},
"typesPublisherContentHash": "97c19107459efea59e15abd3ad08ca8666d03f92ce53ff0afac6e249ed12cc52",
"typesPublisherContentHash": "1317b254bd513ad9926988dcc45e4b3be561420b1ad215b1f11f801e294547af",
"typeScriptVersion": "4.5"
}

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

````ts
// Type definitions for yamljs 0.2.3
// Project: https://github.com/jeremyfa/yaml.js
// Definitions by: Tim Jonischkat <http://www.tim-jonischkat.de>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
export as namespace YAML;

@@ -33,7 +28,6 @@ export = YAML;

### Additional Details
* Last updated: Mon, 25 Sep 2023 05:35:36 GMT
* Last updated: Wed, 18 Oct 2023 18:04:04 GMT
* Dependencies: none
* Global values: `YAML`
# Credits
These definitions were written by [Tim Jonischkat](http://www.tim-jonischkat.de).
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