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

@stoplight/yaml

Package Overview
Dependencies
Maintainers
7
Versions
46
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@stoplight/yaml - npm Package Compare versions

Comparing version 1.1.0 to 1.2.0

safeStringify.d.ts

1

index.d.ts
export * from './parseWithPointers';
export * from './safeStringify';

@@ -5,2 +5,3 @@ "use strict";

tslib_1.__exportStar(require("./parseWithPointers"), exports);
tslib_1.__exportStar(require("./safeStringify"), exports);
//# sourceMappingURL=index.js.map

3

package.json
{
"name": "@stoplight/yaml",
"version": "1.1.0",
"version": "1.2.0",
"description": "Useful functions when working with YAML.",

@@ -28,2 +28,3 @@ "keywords": [

"@stoplight/types": "3.x.x",
"js-yaml": "3.x.x",
"lodash": "4.x.x",

@@ -30,0 +31,0 @@ "yaml-ast-parser": "0.0.43"

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