Socket
Socket
Sign inDemoInstall

@sap-ux/yaml

Package Overview
Dependencies
3
Maintainers
3
Versions
34
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.9.1 to 0.9.2

README.md

9

CHANGELOG.md
# @sap-ux/yaml
## 0.9.2
### Patch Changes
- 6888c5b: Add Readme for modules, add deploy script FF template, engines.node update to lts and small clean-up
## 0.9.1
### Patch Changes
- f6e1223: Dummy update to test changesets and pipeline
- f6e1223: Dummy update to test changesets and pipeline

5

package.json
{
"name": "@sap-ux/yaml",
"description": "Library to manipulate YAML file contents",
"version": "0.9.1",
"version": "0.9.2",
"main": "dist/index.js",

@@ -18,2 +18,3 @@ "scripts": {

"files": [
"LICENSE",
"dist"

@@ -32,4 +33,4 @@ ],

"pnpm": ">=6.0.2",
"node": ">=12.18.2 < 13.0.0 || > 14.0.0 < 15.0.0 || >=16.1.0 < 17.0.0"
"node": ">=12.22.7 < 13.0.0 || >= 14.18.1 < 15.0.0 || >=16.1.0 < 17.0.0"
}
}
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