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

monaco-sql-languages

Package Overview
Dependencies
Maintainers
6
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

monaco-sql-languages - npm Package Compare versions

Comparing version 0.10.0 to 0.11.0

6

CHANGELOG.md

@@ -5,2 +5,8 @@ # Changelog

## [0.11.0](https://github.com/DTStack/monaco-sql-languages/compare/v0.10.0...v0.11.0) (2023-01-09)
### Features
- upgrade the molecule to latest version ([377590d](https://github.com/DTStack/monaco-sql-languages/commit/377590d7fb7ae2b1c167781ec86b5ca2ad581ebe))
## [0.10.0](https://github.com/DTStack/monaco-sql-languages/compare/v0.9.5...v0.10.0) (2022-12-16)

@@ -7,0 +13,0 @@

6

package.json
{
"name": "monaco-sql-languages",
"version": "0.10.0",
"version": "0.11.0",
"description": "SQL languages for the Monaco Editor, based on monaco-languages.",

@@ -39,3 +39,3 @@ "scripts": {

"@babel/preset-typescript": "^7.12.16",
"@dtinsight/molecule": "^0.9.0-beta.1",
"@dtinsight/molecule": "^1.3.0",
"@jcubic/lips": "^1.0.0-beta.14",

@@ -81,4 +81,4 @@ "@types/tape": "^4.13.0",

"dependencies": {
"dt-sql-parser": "^4.0.0-beta.3"
"dt-sql-parser": "^4.0.0-beta.3.2"
}
}
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