@polkadot/x-randomvalues
Advanced tools
Comparing version
{ | ||
"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
+ Added
- Removed
Updated
Updated