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

@dbml/core

Package Overview
Dependencies
Maintainers
1
Versions
72
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dbml/core - npm Package Compare versions

Comparing version 1.0.0 to 1.1.0

6

package.json
{
"name": "@dbml/core",
"version": "1.0.0",
"version": "1.1.0",
"description": "> TODO: description",
"author": "Holistics <dev@holistics.io>",
"license": "Apache-2.0",
"homepage": "https://www.dbml-lang.org/home/",
"homepage": "https://dbml-lang.org/home/",
"repository": "https://github.com/holistics/dbml/tree/master/packages/dbml-core",

@@ -52,3 +52,3 @@ "directories": {

},
"gitHead": "5cb80e1aa38fb9a4dbe3079e39c9ef93cd4dc556"
"gitHead": "eb3fe91e309483fdd7716ba7e4967563f1ada64d"
}

@@ -1,11 +0,11 @@

# `@dbml/core`
# @dbml/core
> TODO: description
See our website [@dbml/core](https://www.dbml-lang.org/js-module/#core) for more information
## Usage
## Installation
```shell
npm install @dbml/core
```
const core = require('@dbml/core');
// TODO: DEMONSTRATE API
```
# or if you're using yarn
yarn add @dbml/core
```

Sorry, the diff of this file is not supported yet

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