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
6.0.6-2

8

package.json
{
"name": "@polkadot/x-randomvalues",
"version": "6.0.6-1",
"version": "6.0.6-2",
"type": "module",

@@ -18,7 +18,7 @@ "description": "A cross-environment window.crypto.getRandomValues replacement",

"dependencies": {
"@babel/runtime": "^7.13.9",
"@polkadot/x-global": "6.0.6-1"
"@babel/runtime": "^7.13.10",
"@polkadot/x-global": "6.0.6-2"
},
"devDependencies": {
"@types/react-native": "^0.63.51"
"@types/react-native": "^0.64.0"
},

@@ -25,0 +25,0 @@ "exports": {

@@ -6,3 +6,3 @@ // Copyright 2017-2021 @polkadot/x-randomvalues authors & contributors

name: '@polkadot/x-randomvalues',
version: '6.0.6-1'
version: '6.0.6-2'
};

Sorry, the diff of this file is not supported yet