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

@sap-ux/btp-utils

Package Overview
Dependencies
Maintainers
3
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sap-ux/btp-utils - npm Package Compare versions

Comparing version 0.11.2 to 0.11.3

6

package.json
{
"name": "@sap-ux/btp-utils",
"version": "0.11.2",
"version": "0.11.3",
"description": "Library to simplify working with SAP BTP specific features especially in SAP Business Application",

@@ -34,5 +34,5 @@ "repository": {

"scripts": {
"build": "pnpm clean && tsc -p tsconfig-build.json",
"build": "tsc --build",
"watch": "tsc --watch",
"clean": "rimraf dist coverage",
"clean": "rimraf dist 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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc