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

@sap-ux/yaml

Package Overview
Dependencies
Maintainers
3
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sap-ux/yaml - npm Package Compare versions

Comparing version 0.13.0 to 0.13.1

8

package.json

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

},
"version": "0.13.0",
"version": "0.13.1",
"main": "dist/index.js",

@@ -34,4 +34,5 @@ "files": [

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

@@ -41,3 +42,2 @@ "lint": "eslint . --ext .ts",

"test": "jest --ci --forceExit --detectOpenHandles --colors",
"watch": "tsc --watch",
"link": "pnpm link --global",

@@ -44,0 +44,0 @@ "unlink": "pnpm unlink --global"

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