Socket
Socket
Sign inDemoInstall

@architect/hydrate

Package Overview
Dependencies
Maintainers
7
Versions
171
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@architect/hydrate - npm Package Compare versions

Comparing version 1.2.2 to 1.2.3

2

package.json
{
"name": "@architect/hydrate",
"version": "1.2.2",
"version": "1.2.3",
"description": "Architect dependency hydrator and shared file manager",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -28,3 +28,3 @@ let chalk = require('chalk')

result.term.err = format(chalk.red.bold(err.message.trim()))
if (!quiet) console.err(err)
if (!quiet) console.error(err)
}

@@ -31,0 +31,0 @@ if (stdout && stdout.length > 0) {

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