You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

@aztec/entrypoints

Package Overview
Dependencies
Maintainers
6
Versions
865
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aztec/entrypoints - npm Package Compare versions

Comparing version
0.84.0-nightly.20250407
to
0.84.0-nightly.20250408
+5
-5
package.json

@@ -5,3 +5,3 @@ {

"description": "Implementation of sample contract entrypoints for the Aztec Network",
"version": "0.84.0-nightly.20250407",
"version": "0.84.0-nightly.20250408",
"type": "module",

@@ -70,6 +70,6 @@ "exports": {

"dependencies": {
"@aztec/constants": "0.84.0-nightly.20250407",
"@aztec/foundation": "0.84.0-nightly.20250407",
"@aztec/protocol-contracts": "0.84.0-nightly.20250407",
"@aztec/stdlib": "0.84.0-nightly.20250407",
"@aztec/constants": "0.84.0-nightly.20250408",
"@aztec/foundation": "0.84.0-nightly.20250408",
"@aztec/protocol-contracts": "0.84.0-nightly.20250408",
"@aztec/stdlib": "0.84.0-nightly.20250408",
"tslib": "^2.4.0"

@@ -76,0 +76,0 @@ },