New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@dfinity/utils

Package Overview
Dependencies
Maintainers
11
Versions
916
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dfinity/utils - npm Package Compare versions

Comparing version

to
2.7.1-next-2024-12-04

10

package.json
{
"name": "@dfinity/utils",
"version": "2.7.0",
"version": "2.7.1-next-2024-12-04",
"description": "A collection of utilities and constants for NNS/SNS projects.",

@@ -50,6 +50,6 @@ "license": "Apache-2.0",

"peerDependencies": {
"@dfinity/agent": "^2.0.0",
"@dfinity/candid": "^2.0.0",
"@dfinity/principal": "^2.0.0"
"@dfinity/agent": "*",
"@dfinity/candid": "*",
"@dfinity/principal": "*"
}
}
}