Huge News!Announcing our $40M Series B led by Abstract Ventures.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.4.1 to 1.4.2

5

csolution-api-experimental.d.ts

@@ -13,2 +13,7 @@ /*

export type BuildContext = {
targetType: string;
buildType: string;
}
export type BuildTypeInfo = {

@@ -15,0 +20,0 @@ type: string;

5

package.json
{
"name": "@arm-software/vscode-cmsis-csolution",
"version": "1.4.1",
"version": "1.4.2",
"description": "API for the Arm.cmsis-csolution VS Code extension",
"types": "csolution.d.ts",
"repository": "https://github.com/arm-software/vscode-cmsis-csolution",
"files": [
"*.d.ts"
],
"dependencies": {

@@ -8,0 +11,0 @@ "@types/vscode": "^1.63.0"

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