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.4.1-RC.1 to 1.4.1

24

changelog.md

@@ -1,21 +0,29 @@

# Architect Utils changelog
# Architect Hydrate changelog
---
## [1.4.1] 2019-09-11
## [On branch] 2019-09-11
### Changed
### Added
- `hydrate.update` now properly inventories its update operations, avoiding superfluous work
- Internal cleanup of printing operations using new Architect-standardized `updater`
- Results returned by `hydrate` are now symmetrical with what's printed
- Numerous internal changes to clean up common code paths and simplify key operations, like printing & reporting
-
---
## [1.4.0] 2019-09-06
### Changed
### Added
- Internal cleanup of printing operations using new Architect-standardized `updater`
- All `hydrate` printing is now silenced by using `quiet`
### Fixed
### Changed
- `hydrate.update` now properly inventories its update operations
- `hydrate.install` now properly inventories its update operations, avoiding superfluous work
- `hydrate.install` now accepts absolute `basepath` values (e.g. `/full/path/to/your/project`)
- `hydrate.install` and `hydrate.update` now always run `hydrate.shared`
- `hydrate.shared` now accepts parameters

@@ -22,0 +30,0 @@ ---

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

@@ -26,3 +26,3 @@ "main": "index.js",

"@architect/parser": "^1.2.0",
"@architect/utils": "^1.3.6-RC.1",
"@architect/utils": "^1.3.6",
"chalk": "^2.4.2",

@@ -37,3 +37,3 @@ "cpr": "^3.0.1",

"codecov": "^3.5.0",
"eslint": "^5.16.0",
"eslint": "^6.3.0",
"mkdirp": "^0.5.1",

@@ -40,0 +40,0 @@ "nyc": "^14.1.1",

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