Socket
Socket
Sign inDemoInstall

@architect/create

Package Overview
Dependencies
Maintainers
4
Versions
100
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@architect/create - npm Package Compare versions

Comparing version 1.1.3 to 1.1.4-RC.0

8

changelog.md

@@ -5,2 +5,10 @@ # Architect Create changelog

## [1.2.0] 2020-09-30
### Added
- Add support for `@http` catchall syntax (e.g. `get /api/*`)
---
## [1.1.3] 2020-09-30

@@ -7,0 +15,0 @@

6

package.json
{
"name": "@architect/create",
"version": "1.1.3",
"version": "1.1.4-RC.0",
"description": "Idempotently initialize Architect projects",

@@ -25,4 +25,4 @@ "main": "src/index.js",

"dependencies": {
"@architect/parser": "~2.2.0",
"@architect/utils": "~1.5.11",
"@architect/parser": "~2.2.1-RC.1",
"@architect/utils": "~1.5.12-RC.0",
"chalk": "~4.1.0",

@@ -29,0 +29,0 @@ "run-parallel": "~1.1.9"

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