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
1
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 0.22.0 to 0.23.0

3

package.json
{
"name": "@arm-software/vscode-cmsis-csolution",
"version": "0.22.0",
"version": "0.23.0",
"description": "API for the Arm.cmsis-csolution VS Code extension",
"private": false,
"types": "csolution.d.ts",

@@ -7,0 +6,0 @@ "repository": "https://github.com/arm-software/vscode-cmsis-csolution",

@@ -6,3 +6,3 @@ # CMSIS CSolution Extension API

```typescript
import type { CsolutionExtension } from '@arm-debug/vscode-cmsis-csolution';
import type { CsolutionExtension } from '@arm-software/vscode-cmsis-csolution';
const csolutionExtension = vscode.extensions.getExtension<CsolutionExtension>('Arm.cmsis-csolution');

@@ -9,0 +9,0 @@ if (csolutionExtension) {

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