Socket
Socket
Sign inDemoInstall

@xrplf/isomorphic

Package Overview
Dependencies
Maintainers
6
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@xrplf/isomorphic - npm Package Compare versions

Comparing version 1.0.0-beta.1 to 1.0.0

7

package.json
{
"name": "@xrplf/isomorphic",
"version": "1.0.0-beta.1",
"version": "1.0.0",
"description": "A collection of isomorphic and tree-shakeable crypto hashes and utils for xrpl.js",

@@ -48,6 +48,3 @@ "keywords": [

},
"publishConfig": {
"access": "public"
},
"gitHead": "279bc1d15c522cfad0bffddcae24053fa609f7fe"
"gitHead": "a09084289b2ba61eff2363773379573584e084d1"
}
{
"name": "@xrplf/isomorphic/ripemd160",
"private": true,
"main": "../dist/ripemd160",

@@ -4,0 +5,0 @@ "types": "../dist/ripemd160",

{
"name": "@xrplf/isomorphic/sha256",
"private": true,
"main": "../dist/sha256",

@@ -4,0 +5,0 @@ "types": "../dist/sha256",

{
"name": "@xrplf/isomorphic/sha512",
"private": true,
"main": "../dist/sha512",

@@ -4,0 +5,0 @@ "types": "../dist/sha512",

{
"name": "@xrplf/isomorphic/utils",
"private": true,
"main": "../dist/utils",

@@ -4,0 +5,0 @@ "types": "../dist/utils",

{
"name": "@xrplf/isomorphic/ws",
"private": true,
"main": "../dist/ws",

@@ -4,0 +5,0 @@ "types": "../dist/ws",

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