New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@arm-software/vscode-cmsis-csolution

Package Overview
Dependencies
Maintainers
4
Versions
106
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@arm-software/vscode-cmsis-csolution - npm Package Compare versions

Comparing version 1.29.0 to 1.30.0

12

csolution-api-v1.d.ts

@@ -77,2 +77,14 @@ /*

processorName: string,
/**
* Selected board name, vendor and revision.
*/
board: BoardId | undefined;
/**
* Selected device pack name, vendor, version.
*/
devicePack: PackId;
/**
* Selected board pack name, vendor and version.
*/
boardPack: PackId | undefined;
}

@@ -79,0 +91,0 @@

2

package.json
{
"name": "@arm-software/vscode-cmsis-csolution",
"version": "1.29.0",
"version": "1.30.0",
"description": "API for the Arm.cmsis-csolution VS Code extension",

@@ -5,0 +5,0 @@ "types": "csolution.d.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