Socket
Socket
Sign inDemoInstall

@architect/create

Package Overview
Dependencies
Maintainers
6
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 4.0.2 to 4.0.3

8

changelog.md

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

## [4.0.3] 2022-03-31
### Changed
- Updated dependencies
---
## [4.0.2] 2022-03-02

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

10

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

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

"dependencies": {
"@architect/inventory": "~3.0.0",
"@architect/inventory": "~3.1.0",
"@architect/utils": "~3.1.0",
"chalk": "4.1.2",
"lambda-runtimes": "~1.1.1",
"minimist": "~1.2.5"
"minimist": "~1.2.6"
},

@@ -36,4 +36,4 @@ "devDependencies": {

"cross-env": "~7.0.3",
"eslint": "~8.9.0",
"fs-extra": "~10.0.0",
"eslint": "~8.12.0",
"fs-extra": "~10.0.1",
"nyc": "~15.1.0",

@@ -40,0 +40,0 @@ "proxyquire": "^2.1.3",

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