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.0.0 to 1.1.0

CHANGELOG.md

6

package.json

@@ -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.0.0",
"version": "1.1.0",
"license": "SEE LICENSE IN LICENSE",

@@ -24,3 +24,3 @@ "categories": [

"lint": "eslint --ext .js,.json --max-warnings 0 -f stylish .",
"postinstall": "grunt setVersion"
"postinstall": "grunt setVersion && grunt copyCommonFiles"
},

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

"hooks": {
"pre-commit": "grunt checkVersion"
"pre-commit": "grunt checkVersion && grunt copyCommonFiles && git add webide-hdi-base-feature-vsix/features.json"
}
}
}
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