@polkadot/x-randomvalues
Advanced tools
Comparing version 4.2.2-9 to 4.2.2-10
{ | ||
"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" | ||
} | ||
} | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
4382
9
77
1
0