defichain
Advanced tools
Comparing version 4.0.0-beta.11.1 to 4.0.0-beta.14
{ | ||
"private": false, | ||
"name": "defichain", | ||
"version": "4.0.0-beta.11.1", | ||
"version": "4.0.0-beta.14", | ||
"description": "SDK & Ecosystem for building modern lite DeFi Applications at scale.", | ||
@@ -21,2 +21,3 @@ "repository": "BirthdayResearch/jellyfishsdk", | ||
"lint": "eslint . --fix", | ||
"compile": "hardhat compile", | ||
"test": "jest --maxWorkers=100%", | ||
@@ -35,2 +36,3 @@ "sanity": "jest --maxWorkers=100% --config=jest.sanity.js", | ||
"eslint-config-standard-with-typescript": "21.0.1", | ||
"hardhat": "^2.17.3", | ||
"husky": "8.0.3", | ||
@@ -37,0 +39,0 @@ "jest": "27.5.1", |
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
4464
15