Socket
Socket
Sign inDemoInstall

@architect/inventory

Package Overview
Dependencies
Maintainers
6
Versions
139
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@architect/inventory - npm Package Compare versions

Comparing version 4.0.0-RC.1 to 4.0.0-RC.2

14

package.json
{
"name": "@architect/inventory",
"version": "4.0.0-RC.1",
"version": "4.0.0-RC.2",
"description": "Architect project resource enumeration utility",

@@ -24,8 +24,8 @@ "main": "src/index.js",

"dependencies": {
"@architect/asap": "~6.1.0-RC.0",
"@architect/asap": "~7.0.0-RC.1",
"@architect/parser": "~6.0.3",
"@architect/utils": "~4.0.0-RC.1",
"@aws-lite/client": "~0.13.4",
"@architect/utils": "~4.0.0-RC.3",
"@aws-lite/client": "~0.14.2",
"@aws-lite/ssm": "~0.2.2",
"lambda-runtimes": "~1.1.7"
"lambda-runtimes": "~2.0.0"
},

@@ -35,3 +35,3 @@ "devDependencies": {

"cross-env": "~7.0.3",
"dotenv": "~16.3.1",
"dotenv": "~16.4.0",
"eslint": "~8.56.0",

@@ -42,3 +42,3 @@ "mock-tmp": "~0.0.2",

"tap-arc": "^1.2.2",
"tape": "^5.7.2"
"tape": "^5.7.3"
},

@@ -45,0 +45,0 @@ "eslintConfig": {

@@ -8,3 +8,3 @@ /**

memory: 1152,
runtime: 'nodejs16.x',
runtime: 'nodejs20.x',
architecture: 'x86_64', // TODO [BREAKING]: default to 'arm64'

@@ -11,0 +11,0 @@ handler: 'index.handler',

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