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

@architect/hydrate

Package Overview
Dependencies
Maintainers
6
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 3.0.2 to 3.0.3

8

changelog.md

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

## [3.0.3] 2022-05-10
### Changed
- Updated dependencies; sub-dep `lambda-runtimes` adds `nodejs16.x`.
---
## [3.0.2] 2022-03-31

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

10

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

@@ -36,4 +36,4 @@ "main": "src/index.js",

"dependencies": {
"@architect/inventory": "~3.1.0",
"@architect/utils": "~3.1.0",
"@architect/inventory": "~3.1.1",
"@architect/utils": "~3.1.1",
"acorn-loose": "~8.3.0",

@@ -51,3 +51,3 @@ "chalk": "4.1.2",

"cross-env": "~7.0.3",
"eslint": "~8.12.0",
"eslint": "~8.15.0",
"mock-fs": "~5.1.2",

@@ -57,3 +57,3 @@ "nyc": "^15.1.0",

"tap-spec": "^5.0.0",
"tape": "~5.5.2",
"tape": "~5.5.3",
"yarn": "~1.22.18"

@@ -60,0 +60,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