Socket
Socket
Sign inDemoInstall

@architect/create

Package Overview
Dependencies
45
Maintainers
6
Versions
100
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 4.2.3 to 4.2.4

8

changelog.md

@@ -5,3 +5,11 @@ # Architect Create changelog

## [4.2.4] 2023-11-19
### Changed
- Updated dependencies
---
## [4.2.3] 2023-08-17

@@ -8,0 +16,0 @@

14

package.json
{
"name": "@architect/create",
"version": "4.2.3",
"version": "4.2.4",
"description": "Idempotently initialize Architect projects",

@@ -26,17 +26,17 @@ "main": "src/index.js",

"dependencies": {
"@architect/inventory": "~3.6.0",
"@architect/inventory": "~3.6.3",
"@architect/utils": "~3.1.9",
"chalk": "4.1.2",
"lambda-runtimes": "~1.1.4",
"lambda-runtimes": "~1.1.6",
"minimist": "~1.2.8"
},
"devDependencies": {
"@architect/eslint-config": "~2.1.1",
"@architect/eslint-config": "~2.1.2",
"cross-env": "~7.0.3",
"eslint": "~8.47.0",
"eslint": "~8.54.0",
"fs-extra": "~11.1.1",
"nyc": "~15.1.0",
"proxyquire": "^2.1.3",
"tap-arc": "^0.3.5",
"tape": "~5.6.6"
"tap-arc": "^1.2.2",
"tape": "~5.7.2"
},

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc