@pythnetwork/entropy-sdk-solidity
Advanced tools
Comparing version 1.1.2 to 1.1.3
{ | ||
"name": "@pythnetwork/entropy-sdk-solidity", | ||
"version": "1.1.2", | ||
"version": "1.1.3", | ||
"description": "Generate secure random numbers with Pyth Entropy", | ||
@@ -34,3 +34,3 @@ "repository": { | ||
}, | ||
"gitHead": "00e2a024aa9fa030248f76047acfa8792c6ee212" | ||
"gitHead": "0d49986eb1cd77c969059bcb72857e90ba8ae4f8" | ||
} |
@@ -9,3 +9,3 @@ # Pyth Entropy Solidity SDK | ||
####Truffle/Hardhat | ||
###Truffle/Hardhat | ||
@@ -18,3 +18,3 @@ If you are using Truffle or Hardhat, simply install the NPM package: | ||
####Foundry | ||
###Foundry | ||
@@ -21,0 +21,0 @@ If you are using Foundry, you will need to create an NPM project if you don't already have one. |
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
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
34211