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

@sap/webide-hdi-base-feature-vscode

Package Overview
Dependencies
Maintainers
1
Versions
36
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sap/webide-hdi-base-feature-vscode - npm Package Compare versions

Comparing version 1.17.0 to 1.18.0

webide-hdi-base-feature-vscode-1.18.0-theia.vsix

6

CHANGELOG.md

@@ -0,1 +1,7 @@

## 1.18.0
### Fixes
- Fetching roles while creating synonym throws service error
- Mass generation of synonyms creates synonyms also in unselected schemas
## 1.17.0

@@ -2,0 +8,0 @@

22

features.json

@@ -76,2 +76,8 @@ {

{
"name": "cv_columns_sequence_changeable",
"jira": "HANATOOLING-55154",
"status": "released",
"capabilities": []
},
{
"name": "cv_configure_data_preview_auto_execute_query",

@@ -121,3 +127,3 @@ "jira": "HANATOOLING-27810",

"jira": "HANATOOLING-50132",
"status": "dev",
"status": "released",
"capabilities": []

@@ -360,2 +366,8 @@ },

{
"name": "prompt_for_credentials",
"jira": "HANATOOLING-54028",
"status": "dev",
"capabilities": []
},
{
"name": "reset_artifact_to_deployed",

@@ -399,3 +411,3 @@ "jira": "HANATOOLING-8535",

"jira": "HANATOOLING-30534",
"status": "dev",
"status": "candidate",
"capabilities": []

@@ -614,8 +626,2 @@ },

{
"name": "vsc_dbx_statement_help_panel",
"jira": "HANATOOLING-47211",
"status": "dev",
"capabilities": []
},
{
"name": "vsc_dbx_userstore",

@@ -622,0 +628,0 @@ "jira": "HANATOOLING-30538",

@@ -5,3 +5,3 @@ {

"description": "SAP HANA Calculation view editor base extension including base services used by the SAP HANA calculation view editor",
"version": "1.17.0",
"version": "1.18.0",
"license": "SEE LICENSE IN LICENSE",

@@ -25,5 +25,5 @@ "categories": [

"README.md",
"webide-hdi-base-feature-vscode-1.17.0.vsix",
"webide-hdi-base-feature-vscode-1.17.0-theia.vsix"
"webide-hdi-base-feature-vscode-1.18.0.vsix",
"webide-hdi-base-feature-vscode-1.18.0-theia.vsix"
]
}
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