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.0.8 to 30.0.9

13

en/aws/index.md

@@ -25,8 +25,2 @@ # 🌩 architect

post /hello
@css
style.css
@js
index.js
```

@@ -43,6 +37,2 @@

| | '-post-hello/
| |-css
| | '-style-css/
| '-js
| '-index-js/
|-.arc

@@ -65,4 +55,4 @@ '-package.json

- **Create infra** from an `.arc` manifest (makes deletion and re-creation of infrastructure trivial; change regions in minutes)
- **Deploy in seconds** with first class support for `staging` and `production` with a proper `NODE_ENV` environment variable
- **Work locally** while completely offline with a speedy in memory database
- **Deploy in seconds** with first class support for `staging` and `production` with a proper `NODE_ENV` environment variable

@@ -74,2 +64,1 @@ ## Next Steps

- [Read the reference](/reference)
- [Copy/paste examples](/examples)

6

en/aws/intro-roadmap.md

@@ -7,7 +7,7 @@ # Roadmap

- `arc-docs`: examples and guides
- `arc-parser`: `.arc` stricter validation and more helpful errors
- `arc-functions`, `arc-workflows` add `text/html` and `text/css` route handlers
- `arc-workflows` expose support structured http status codes and errors
- `arc-sandbox` error traps
- `arc-env` infra env var and configuration management
- `arc-functions`, `arc-workflows` add `text/html` and `text/css` route handlers
- `arc-docs`: examples and guides

@@ -14,0 +14,0 @@ ## Ongoing and Future Scope

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