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

dbpath

Package Overview
Dependencies
Maintainers
1
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dbpath - npm Package Compare versions

Comparing version 0.3.16 to 0.3.17

0

dist/index.d.ts
#!/usr/bin/env node
export {};

@@ -0,0 +0,0 @@ #!/usr/bin/env node

@@ -0,0 +0,0 @@ import { Command } from "commander";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import { CleanConfig } from "./config";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import { NameAnd, NameAndValidator } from "@dbpath/utils";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ export declare const defaultConfig: {

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ export declare const inCi: boolean;

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import { DatabaseMetaData } from "@dbpath/dal";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import { ErrorsAnd } from "@dbpath/utils";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ export interface State {

"use strict";
Object.defineProperty(exports, "__esModule", { value: true });

14

package.json
{
"name": "dbpath",
"description": "",
"version": "0.3.16",
"version": "0.3.17",
"main": "dist/index",

@@ -24,8 +24,8 @@ "types": "dist/index",

"commander": "^10.0.0",
"@dbpath/tables": "0.3.16",
"@dbpath/pathparser": "0.3.16",
"@dbpath/utils": "0.3.16",
"@dbpath/files": "0.3.16",
"@dbpath/scripts": "0.3.16",
"@dbpath/environments": "0.3.16"
"@dbpath/tables": "0.3.17",
"@dbpath/pathparser": "0.3.17",
"@dbpath/utils": "0.3.17",
"@dbpath/files": "0.3.17",
"@dbpath/scripts": "0.3.17",
"@dbpath/environments": "0.3.17"
},

@@ -32,0 +32,0 @@ "devDependencies": {

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