provably-fair-framework
Advanced tools
Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "provably-fair-framework", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "Provably Fair Framework", | ||
@@ -34,3 +34,2 @@ "main": "dist/index.js", | ||
"debug": "^4.1.0", | ||
"global": "^4.4.0", | ||
"isomorphic-unfetch": "^3.0.0", | ||
@@ -37,0 +36,0 @@ "random-number-csprng": "^1.0.0" |
@@ -11,4 +11,3 @@ { | ||
"esModuleInterop": true, | ||
"skipLibCheck": true, | ||
"sourceMap": true | ||
"skipLibCheck": true | ||
}, | ||
@@ -15,0 +14,0 @@ "include": ["src"], |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
23476
3
34
481
1
- Removedglobal@^4.4.0
- Removeddom-walk@0.1.2(transitive)
- Removedglobal@4.4.0(transitive)
- Removedmin-document@2.19.0(transitive)
- Removedprocess@0.11.10(transitive)