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

@dbml/core

Package Overview
Dependencies
Maintainers
6
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 3.4.1-alpha.0 to 3.4.1-project-token.0

1

lib/model_structure/database.js

@@ -68,2 +68,3 @@ "use strict";

_this.name = project.name;
_this.token = project.token;
_this.aliases = aliases;

@@ -70,0 +71,0 @@ _this.processNotes(notes);

6

package.json
{
"name": "@dbml/core",
"version": "3.4.1-alpha.0",
"version": "3.4.1-project-token.0",
"description": "> TODO: description",

@@ -35,3 +35,3 @@ "author": "Holistics <dev@holistics.io>",

"dependencies": {
"@dbml/parse": "^3.4.1-alpha.0",
"@dbml/parse": "^3.4.1-project-token.0",
"antlr4": "^4.13.1",

@@ -63,3 +63,3 @@ "lodash": "^4.17.15",

},
"gitHead": "452294fcc48326294bf66a76daa418668d6ba8a9"
"gitHead": "e718fa9dbba2ac27ffb8510cd6ba8833ae5369ba"
}
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