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

@architect/functions

Package Overview
Dependencies
Maintainers
6
Versions
284
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@architect/functions - npm Package Compare versions

Comparing version 5.3.1 to 5.3.2

16

package.json
{
"name": "@architect/functions",
"version": "5.3.1",
"version": "5.3.2",
"description": "Cloud function signatures for HTTP handlers, pub/sub + scheduled, queued functions, table triggers, and more",

@@ -38,6 +38,6 @@ "homepage": "https://github.com/architect/functions",

"devDependencies": {
"@architect/asap": "^5.0.2",
"@architect/asap": "^5.1.0",
"@architect/eslint-config": "2.0.1",
"@architect/req-res-fixtures": "git+https://github.com/architect/req-res-fixtures.git",
"@architect/sandbox": "^5.4.0",
"@architect/sandbox": "^5.4.1",
"@aws-sdk/client-apigatewaymanagementapi": "^3.213.0",

@@ -49,15 +49,15 @@ "@aws-sdk/client-dynamodb": "^3.213.0",

"@aws-sdk/lib-dynamodb": "^3.214.0",
"@types/aws-lambda": "^8.10.108",
"@types/node": "^18.11.9",
"@types/aws-lambda": "^8.10.109",
"@types/node": "^18.11.13",
"aws-sdk": "2.1055.0",
"cross-env": "~7.0.3",
"eslint": "^8.28.0",
"eslint": "^8.29.0",
"mock-fs": "~5.2.0",
"nyc": "~15.1.0",
"proxyquire": "~2.1.3",
"sinon": "~14.0.2",
"sinon": "~15.0.0",
"tap-spec": "~5.0.0",
"tape": "~5.6.1",
"tiny-json-http": "~7.4.2",
"tsd": "^0.24.1"
"tsd": "^0.25.0"
},

@@ -64,0 +64,0 @@ "files": [

@@ -22,2 +22,3 @@ /**

// Images
'image/avif',
'image/bmp',

@@ -36,3 +37,4 @@ 'image/gif',

'audio/ogg',
'audio/wavaudio/webm',
'audio/wav',
'audio/webm',
'audio/x-aiff',

@@ -39,0 +41,0 @@ 'audio/x-midi',

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