Socket
Socket
Sign inDemoInstall

@dbpath/fixtures

Package Overview
Dependencies
Maintainers
1
Versions
36
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.2.7 to 0.2.8

dist/src/selectData.fixture.d.ts

1

dist/index.d.ts
export * from './src/dal.fixture';
export * from './src/summary.fixture';
export * from './src/path.fixture';
export * from './src/selectData.fixture';

@@ -20,1 +20,2 @@ "use strict";

__exportStar(require("./src/path.fixture"), exports);
__exportStar(require("./src/selectData.fixture"), exports);

6

package.json
{
"name": "@dbpath/fixtures",
"description": "",
"version": "0.2.7",
"version": "0.2.8",
"main": "dist/index",

@@ -20,4 +20,4 @@ "types": "dist/index",

"dependencies": {
"@dbpath/utils": "0.2.7",
"@dbpath/types": "0.2.7"
"@dbpath/utils": "0.2.8",
"@dbpath/types": "0.2.8"
},

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc