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

@sap-ux/ui5-config

Package Overview
Dependencies
Maintainers
3
Versions
67
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.16.0 to 0.16.1

8

package.json

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

},
"version": "0.16.0",
"version": "0.16.1",
"license": "Apache-2.0",

@@ -23,3 +23,3 @@ "main": "dist/index.js",

"dependencies": {
"@sap-ux/yaml": "0.13.0"
"@sap-ux/yaml": "0.13.1"
},

@@ -35,5 +35,5 @@ "devDependencies": {

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

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

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