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

@polkadot/x-randomvalues

Package Overview
Dependencies
Maintainers
2
Versions
721
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 4.2.2-9 to 4.2.2-10

16

package.json
{
"name": "@polkadot/x-randomvalues",
"version": "4.2.2-9",
"version": "4.2.2-10",
"description": "A cross-environment window.crypto.getRandomValues replacement",

@@ -20,3 +20,15 @@ "browser": "browser.js",

"@types/react-native": "^0.63.37"
},
"exports": {
".": {
"browser": "./browser.js",
"node": "./node.js",
"react-native": "./react-native.js"
},
"./browser": "./browser.js",
"./fallback": "./fallback.js",
"./node": "./node.js",
"./package.json": "./package.json",
"./react-native": "./react-native.js"
}
}
}
esm/browser.d.ts
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