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

@radixdlt/util

Package Overview
Dependencies
Maintainers
4
Versions
44
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@radixdlt/util - npm Package Compare versions

Comparing version 1.0.9 to 1.0.10

dist/index.d.ts

8

CHANGELOG.md

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

## [1.0.10](https://github.com/radixdlt/radixdlt-javascript/compare/@radixdlt/util@1.0.9...@radixdlt/util@1.0.10) (2021-04-16)
**Note:** Version bump only for package @radixdlt/util
## [1.0.9](https://github.com/radixdlt/radixdlt-javascript/compare/@radixdlt/util@1.0.8...@radixdlt/util@1.0.9) (2021-04-16)

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

6

package.json
{
"name": "@radixdlt/util",
"version": "1.0.9",
"version": "1.0.10",
"description": "Shared utility methods",

@@ -11,3 +11,3 @@ "keywords": [

"license": "Apache-2.0",
"main": "dist/_index.js",
"main": "dist/index.js",
"publishConfig": {

@@ -36,3 +36,3 @@ "access": "public"

},
"gitHead": "c1a0ad4b8428b695d03991082d58226bed4c64a6"
"gitHead": "ab614e64084928260e3cd31ecd07bcaaae134e10"
}

@@ -1,2 +0,2 @@

import { secureRandomGenerator } from '../src/_index'
import { secureRandomGenerator } from '../src'

@@ -3,0 +3,0 @@ export const mockErrorMsg = (msg: string): string => {

Sorry, the diff of this file is not supported yet

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