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

@thisisagile/easy

Package Overview
Dependencies
Maintainers
2
Versions
1266
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@thisisagile/easy - npm Package Compare versions

Comparing version 1.8.10 to 1.8.11

dist/types/Gateway.d.ts

1

dist/data/index.d.ts

@@ -1,2 +0,1 @@

export * from "./Gateway";
export * from "./Query";

@@ -13,4 +13,3 @@ "use strict";

Object.defineProperty(exports, "__esModule", { value: true });
__exportStar(require("./Gateway"), exports);
__exportStar(require("./Query"), exports);
//# sourceMappingURL=index.js.map
export * from "./Constructor";
export * from "./Enum";
export * from "./Gateway";
export * from "./Id";

@@ -4,0 +5,0 @@ export * from "./Is";

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

__exportStar(require("./Enum"), exports);
__exportStar(require("./Gateway"), exports);
__exportStar(require("./Id"), exports);

@@ -17,0 +18,0 @@ __exportStar(require("./Is"), exports);

{
"name": "@thisisagile/easy",
"version": "1.8.10",
"version": "1.8.11",
"description": "Straightforward library for building domain-driven microservice architectures",

@@ -5,0 +5,0 @@ "author": "Sander Hoogendoorn",

@@ -1,2 +0,1 @@

export * from "./Gateway";
export * from "./Query";
export * from "./Constructor";
export * from "./Enum";
export * from "./Gateway";
export * from "./Id";

@@ -4,0 +5,0 @@ export * from "./Is";

Sorry, the diff of this file is not supported yet

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