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.19 to 30.1.20

2

en/aws/quickstart-install.md

@@ -20,3 +20,3 @@ # Install architect

"deploy": "AWS_PROFILE=xxx AWS_REGION=us-west-1 arc-deploy",
"start": "NODE_ENV=testing arc-sandbox"
"start": "AWS_PROFILE=xxx AWS_REGION=us-west-1 NODE_ENV=testing arc-sandbox"
}

@@ -23,0 +23,0 @@ ```

@@ -74,3 +74,3 @@ # Workflows

Start a local web server and in-memory DyanmoDB instance:
Start a local web server and in-memory DynamoDB instance:

@@ -77,0 +77,0 @@ ```bash

{
"name": "@architect/docs",
"version": "30.1.19",
"version": "30.1.20",
"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