You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

@polkadot/x-randomvalues

Package Overview
Dependencies
Maintainers
2
Versions
725
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@polkadot/x-randomvalues - npm Package Compare versions

Comparing version

to
5.8.2-1

4

package.json
{
"name": "@polkadot/x-randomvalues",
"version": "5.8.2-0",
"version": "5.8.2-1",
"description": "A cross-environment window.crypto.getRandomValues replacement",

@@ -18,3 +18,3 @@ "browser": "browser.js",

"@babel/runtime": "^7.13.7",
"@polkadot/x-global": "5.8.2-0"
"@polkadot/x-global": "5.8.2-1"
},

@@ -21,0 +21,0 @@ "devDependencies": {

@@ -12,4 +12,4 @@ "use strict";

name: '@polkadot/x-randomvalues',
version: '5.8.2-0'
version: '5.8.2-1'
};
exports.packageInfo = packageInfo;

Sorry, the diff of this file is not supported yet