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 2.0.1 to 2.0.2

8

changelog.md

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

## [2.0.2] 2021-10-12
### Changed
- Updated dependencies
---
## [2.0.0 - 2.0.1] 2021-07-22

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

14

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

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

"dependencies": {
"@architect/inventory": "~2.0.4",
"@architect/utils": "~3.0.2",
"chalk": "~4.1.1",
"@architect/inventory": "~2.1.0",
"@architect/utils": "~3.0.4",
"chalk": "~4.1.2",
"run-parallel": "~1.2.0",

@@ -34,5 +34,5 @@ "run-series": "~1.1.9"

"devDependencies": {
"@architect/eslint-config": "~1.0.0",
"@architect/eslint-config": "~2.0.1",
"cross-env": "~7.0.3",
"eslint": "~7.31.0",
"eslint": "~8.0.0",
"fs-extra": "~10.0.0",

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

"tap-spec": "^5.0.0",
"tape": "~5.3.0"
"tape": "~5.3.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