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 1.4.2 to 1.4.3

8

changelog.md

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

## [1.4.2 - 1.4.3] 2021-06-21
### Changed
- Updated dependencies
---
## [1.4.1] 2021-03-25

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

12

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

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

"dependencies": {
"@architect/inventory": "~1.3.3",
"@architect/utils": "~2.1.0",
"chalk": "~4.1.0",
"@architect/inventory": "~1.4.3",
"@architect/utils": "~2.1.3",
"chalk": "~4.1.1",
"run-parallel": "~1.2.0",

@@ -36,3 +36,3 @@ "run-series": "~1.1.9"

"cross-env": "~7.0.3",
"eslint": "^7.14.0",
"eslint": "~7.29.0",
"fs-extra": "~9.1.0",

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

"tap-spec": "^5.0.0",
"tape": "^5.0.1"
"tape": "~5.2.2"
},

@@ -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