Socket
Socket
Sign inDemoInstall

@sap-ux/yaml

Package Overview
Dependencies
2
Maintainers
3
Versions
33
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.13.6 to 0.13.7

0

dist/errors/index.d.ts

@@ -0,0 +0,0 @@ import { YAMLError } from './yaml-error';

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ /**

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ export { YamlDocument, NodeComment } from './yaml-document';

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ export type StringMap = {

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import type { YAMLMap } from 'yaml';

@@ -0,0 +0,0 @@ "use strict";

4

package.json

@@ -12,3 +12,3 @@ {

},
"version": "0.13.6",
"version": "0.13.7",
"main": "dist/index.js",

@@ -36,3 +36,3 @@ "files": [

"watch": "tsc --watch",
"clean": "rimraf dist test/test-output coverage *.tsbuildinfo",
"clean": "rimraf --glob dist test/test-output coverage *.tsbuildinfo",
"format": "prettier --write '**/*.{js,json,ts,yaml,yml}' --ignore-path ../../.prettierignore",

@@ -39,0 +39,0 @@ "lint": "eslint . --ext .ts",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc