Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@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.3.0-RC.1 to 1.3.0-RC.2

2

package.json
{
"name": "@architect/hydrate",
"version": "1.3.0-RC.1",
"version": "1.3.0-RC.2",
"description": "Architect dependency hydrator and shared file manager",

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

@@ -103,5 +103,5 @@ let chalk = require('chalk')

if (deps && deps > 0)
updater('Success!').done(chalk.green('Finished hydrating dependencies'))
update.done('Success!', chalk.green('Finished hydrating dependencies'))
if (!deps)
updater('Hydrate').done('Finished checks, nothing to hydrate')
update.done('Finished checks, nothing to hydrate')

@@ -108,0 +108,0 @@ callback(null, result)

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