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

@aptly-as/app-koa

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aptly-as/app-koa - npm Package Compare versions

Comparing version 0.0.2 to 0.0.3

2

dist/authorize.js

@@ -69,3 +69,3 @@ export async function authorize(ctx, next) {

}
ctx.aptlyOAuth2.verifyHmac(hmac, ctx.request.body);
ctx.aptly.auth.verifyHmac(hmac, ctx.request.body);
ctx.config = await ctx.redis.getConfig(organization);

@@ -72,0 +72,0 @@ ctx.aptly.api.init(ctx.config.refresh_token, ctx.config.organization);

{
"name": "@aptly-as/app-koa",
"version": "0.0.2",
"version": "0.0.3",
"description": "Template for NodeJS Typescript",

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

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