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

@radixdlt/crypto

Package Overview
Dependencies
Maintainers
2
Versions
75
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@radixdlt/crypto - npm Package Compare versions

Comparing version 1.0.50 to 1.1.1

8

CHANGELOG.md

@@ -6,2 +6,10 @@ # Change Log

## [1.1.1](https://github.com/radixdlt/radixdlt-javascript/compare/@radixdlt/crypto@1.0.50...@radixdlt/crypto@1.1.1) (2021-07-07)
**Note:** Version bump only for package @radixdlt/crypto
## [1.0.50](https://github.com/radixdlt/radixdlt-javascript/compare/@radixdlt/crypto@1.0.47...@radixdlt/crypto@1.0.50) (2021-07-07)

@@ -8,0 +16,0 @@

10

package.json
{
"name": "@radixdlt/crypto",
"version": "1.0.50",
"version": "1.1.1",
"description": "Cryptographic primitives such as digests (hashing) and Elliptic Curve Cryptography (ECC) methods such as key generation, signing and verify.",

@@ -38,6 +38,6 @@ "keywords": [

"dependencies": {
"@radixdlt/data-formats": "^1.0.33",
"@radixdlt/primitives": "^1.0.38",
"@radixdlt/data-formats": "^1.1.1",
"@radixdlt/primitives": "^1.1.1",
"@radixdlt/uint256": "1.1.0",
"@radixdlt/util": "^1.0.32",
"@radixdlt/util": "^1.1.1",
"base-x": "^3.0.8",

@@ -56,3 +56,3 @@ "elliptic": "^6.5.3",

},
"gitHead": "0ab9b33f9a95c334ed51f7e9c8a2bae5ea580165"
"gitHead": "8dc0bb6385cadfb44004e4da0fbdc1988e522038"
}
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