Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

dot-language-support

Package Overview
Dependencies
Maintainers
1
Versions
66
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dot-language-support - npm Package Compare versions

Comparing version 2.0.5 to 2.0.6

12

package.json
{
"name": "dot-language-support",
"version": "2.0.5",
"version": "2.0.6",
"description": "Parser and language service for graphviz (dot) files",

@@ -31,11 +31,11 @@ "author": "Niklas Mollenhauer",

"dependencies": {
"vscode-languageserver-textdocument": "^1.0.5",
"vscode-languageserver-textdocument": "^1.0.7",
"vscode-languageserver-types": "^3.17.2"
},
"devDependencies": {
"@types/jest": "^28.1.8",
"jest": "^29.0.1",
"@types/jest": "^29.1.2",
"jest": "^29.2.0",
"rimraf": "^3.0.2",
"ts-jest": "^28.0.8",
"typescript": "^4.8.2"
"ts-jest": "^29.0.3",
"typescript": "^4.8.4"
},

@@ -42,0 +42,0 @@ "engines": {

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