@pedrouid/iso-random
Advanced tools
Comparing version 2.0.0-beta.5 to 2.0.0-beta.6
{ | ||
"name": "@pedrouid/iso-random", | ||
"description": "Isomorphic Library for Random Bytes", | ||
"version": "2.0.0-beta.5", | ||
"version": "2.0.0-beta.6", | ||
"author": "Pedro Gomes <github.com/pedrouid>", | ||
@@ -18,2 +18,3 @@ "license": "MIT", | ||
"main": "dist/cjs/node/index.js", | ||
"react-native": "dist/cjs/node/index.js", | ||
"module": "dist/esm/node/index.js", | ||
@@ -27,2 +28,3 @@ "browser": "dist/esm/browser/index.js", | ||
"node": "./dist/cjs/node/index.js", | ||
"react-native": "./dist/cjs/node/index.js", | ||
"browser": "./dist/esm/browser/index.js", | ||
@@ -29,0 +31,0 @@ "default": "./dist/cjs/fallback/index.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
AI-detected potential code anomaly
Supply chain riskAI has identified unusual behaviors that may pose a security risk.
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
103392
1