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

@codingame/monaco-vscode-039b5553-0838-562a-97c2-30d6e54a7b42-common

Package Overview
Dependencies
Maintainers
0
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@codingame/monaco-vscode-039b5553-0838-562a-97c2-30d6e54a7b42-common - npm Package Compare versions

Comparing version 14.0.5 to 14.0.6

10

package.json
{
"name": "@codingame/monaco-vscode-039b5553-0838-562a-97c2-30d6e54a7b42-common",
"version": "14.0.5",
"version": "14.0.6",
"private": false,

@@ -23,8 +23,8 @@ "description": "VSCode public API plugged on the monaco editor - common package (base, extension-gallery)",

"./vscode/*": {
"default": "./vscode/src/*.js",
"types": "./vscode/src/*.d.ts"
"types": "./vscode/src/*.d.ts",
"default": "./vscode/src/*.js"
},
"./*": {
"default": "./*.js",
"types": "./*.d.ts"
"types": "./*.d.ts",
"default": "./*.js"
}

@@ -31,0 +31,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