Socket
Socket
Sign inDemoInstall

@sap-ux/ui5-config

Package Overview
Dependencies
Maintainers
3
Versions
66
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sap-ux/ui5-config - npm Package Compare versions

Comparing version 0.9.2 to 0.9.3

README.md

8

CHANGELOG.md
# @sap-ux/ui5-config
## 0.9.3
### Patch Changes
- 6888c5b: Add Readme for modules, add deploy script FF template, engines.node update to lts and small clean-up
- Updated dependencies [6888c5b]
- @sap-ux/yaml@0.9.2
## 0.9.2

@@ -4,0 +12,0 @@

8

package.json
{
"name": "@sap-ux/ui5-config",
"description": "Library to UI5 configuration artifacts",
"version": "0.9.2",
"version": "0.9.3",
"license": "Apache-2.0",
"main": "dist/index.js",
"files": [
"LICENSE",
"dist"
],
"dependencies": {
"@sap-ux/yaml": "0.9.1",
"@sap-ux/yaml": "0.9.2",
"typescript": "4.2.4"

@@ -19,3 +21,3 @@ },

"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"
},

@@ -22,0 +24,0 @@ "scripts": {

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