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.5 to 1.8.6

dist/services/RestResult.d.ts

1

dist/services/index.d.ts

@@ -6,3 +6,4 @@ export * from "./ContentType";

export * from "./HttpVerb";
export * from "./RestResult";
export * from "./Route";
export * from "./Verb";

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

__exportStar(require("./HttpVerb"), exports);
__exportStar(require("./RestResult"), exports);
__exportStar(require("./Route"), exports);
__exportStar(require("./Verb"), exports);
//# sourceMappingURL=index.js.map

2

package.json
{
"name": "@thisisagile/easy",
"version": "1.8.5",
"version": "1.8.6",
"description": "Straightforward library for building domain-driven microservice architectures",

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

@@ -6,3 +6,4 @@ export * from "./ContentType";

export * from "./HttpVerb";
export * from "./RestResult";
export * from "./Route";
export * from "./Verb";

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