Socket
Socket
Sign inDemoInstall

@aesop-fables/triginta

Package Overview
Dependencies
Maintainers
2
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aesop-fables/triginta - npm Package Compare versions

Comparing version 0.3.0 to 0.3.1

lib/TrigintaConfig.d.ts

1

lib/index.d.ts

@@ -10,2 +10,3 @@ import { IHandler } from './IHandler';

export * from './IConfiguredRoute';
export * from './TrigintaConfig';
export { IHandler, IHttpEndpoint };

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

__exportStar(require("./IConfiguredRoute"), exports);
__exportStar(require("./TrigintaConfig"), exports);

2

package.json
{
"name": "@aesop-fables/triginta",
"version": "0.3.0",
"version": "0.3.1",
"description": "A lightweight framework that wraps the basic infrastructure usages of AWS Lambda (SQS, Kinesis, etc.).",

@@ -5,0 +5,0 @@ "type": "commonjs",

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