Socket
Socket
Sign inDemoInstall

lambdaorm-base

Package Overview
Dependencies
Maintainers
1
Versions
96
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

lambdaorm-base - npm Package Compare versions

Comparing version 0.1.5 to 0.1.6

1

index.d.ts

@@ -6,3 +6,4 @@ export * from './query/domain';

export * from './schema/domain';
export * from './schema/infrastructure';
export * from './sentence/domain';
export * from './shared/domain';

@@ -22,4 +22,5 @@ "use strict";

__exportStar(require("./schema/domain"), exports);
__exportStar(require("./schema/infrastructure"), exports);
__exportStar(require("./sentence/domain"), exports);
__exportStar(require("./shared/domain"), exports);
//# sourceMappingURL=index.js.map

2

package.json
{
"name": "lambdaorm-base",
"version": "0.1.5",
"version": "0.1.6",
"description": "ORM",

@@ -5,0 +5,0 @@ "author": "Flavio Lionel Rita <flaviolrita@proton.me>",

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