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.1.2 to 4.1.3-RC.0

13

changelog.md

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

## [4.1.3] 2022-11-24
### Added
- Added Node.js 18.x to test matrix
### Changed
- Updated dependencies
---
## [4.1.2] 2022-10-13

@@ -7,0 +20,0 @@

12

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

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

"dependencies": {
"@architect/inventory": "~3.3.0",
"@architect/inventory": "~3.3.4-RC.0",
"@architect/utils": "~3.1.2",
"chalk": "4.1.2",
"lambda-runtimes": "~1.1.2",
"minimist": "~1.2.6"
"lambda-runtimes": "~1.1.3",
"minimist": "~1.2.7"
},

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

"cross-env": "~7.0.3",
"eslint": "~8.23.0",
"eslint": "~8.28.0",
"fs-extra": "~10.1.0",

@@ -42,3 +42,3 @@ "nyc": "~15.1.0",

"tap-arc": "^0.3.5",
"tape": "~5.6.0"
"tape": "~5.6.1"
},

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

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