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

@architect/docs

Package Overview
Dependencies
Maintainers
6
Versions
61
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@architect/docs - npm Package Compare versions

Comparing version 30.1.32 to 30.1.33

4

en/aws/guides-http.md

@@ -36,3 +36,3 @@ # HTTP

- `headers` - a plain `Object` of request headers
- `session` - a plain `Object` representing the curren session
- `session` - a plain `Object` representing the current session

@@ -127,3 +127,3 @@ `req` also has two hidden helper methods:

- To disable session support remove `SESSION_TABLE_NAME` environment variable from the Lambda configuration in the AWS console (session becomes a pass thru)
- If disabled you can also delete any corosponding session tables from DynamoDB
- If disabled you can also delete any corresponding session tables from DynamoDB

@@ -130,0 +130,0 @@ ## Middleware Pattern

{
"name": "@architect/docs",
"version": "30.1.32",
"version": "30.1.33",
"main": "index",

@@ -5,0 +5,0 @@ "scripts": {

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