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

@malloydata/malloy

Package Overview
Dependencies
Maintainers
3
Versions
1190
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@malloydata/malloy - npm Package Compare versions

Comparing version 0.0.9-dev221118183053 to 0.0.9-dev221123175817

6

package.json
{
"name": "@malloydata/malloy",
"version": "0.0.9-dev221118183053",
"version": "0.0.9-dev221123175817",
"license": "GPL-2.0",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"homepage": "https://github.com/looker-open-source/malloy#readme",
"homepage": "https://github.com/malloydata/malloy#readme",
"repository": {
"type": "git",
"url": "https://github.com/looker-open-source/malloy"
"url": "https://github.com/malloydata/malloy"
},

@@ -12,0 +12,0 @@ "scripts": {

@@ -32,10 +32,10 @@ # Malloy

- [DuckDB](https://github.com/looker-open-source/malloy/tree/main/packages/malloy-db-duckdb)
- [BigQuery](https://github.com/looker-open-source/malloy/tree/main/packages/malloy-db-bigquery)
- [Postgres](https://github.com/looker-open-source/malloy/tree/main/packages/malloy-db-postgres)
- [DuckDB](https://github.com/malloydata/malloy/tree/main/packages/malloy-db-duckdb)
- [BigQuery](https://github.com/malloydata/malloy/tree/main/packages/malloy-db-bigquery)
- [Postgres](https://github.com/malloydata/malloy/tree/main/packages/malloy-db-postgres)
## Do you have any examples?
You can find a (very) simple example of writing a CLI for executing Malloy queries [here](https://github.com/looker-open-source/malloy/tree/main/demo/malloy-demo-bq-cli)
You can find a (very) simple example of writing a CLI for executing Malloy queries [here](https://github.com/malloydata/malloy/tree/main/demo/malloy-demo-bq-cli)
A more realistic and complex use case - we use these libraries to power our VSCode Extension. Some examples can be found [here](https://github.com/looker-open-source/malloy/tree/main/vscode-extension/src/extension/commands)
A more realistic and complex use case - we use these libraries to power our VSCode Extension. Some examples can be found [here](https://github.com/malloydata/malloy/tree/main/vscode-extension/src/extension/commands)
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