@openbook-dex/openbook
Advanced tools
Comparing version 0.0.7 to 0.0.8
{ | ||
"name": "@openbook-dex/openbook", | ||
"version": "0.0.7", | ||
"version": "0.0.8", | ||
"description": "Library for interacting with the openbook dex", | ||
@@ -28,5 +28,4 @@ "license": "MIT", | ||
"devDependencies": { | ||
"@openbook-dex/tokens": "0.0.7", | ||
"@tsconfig/node12": "^1.0.7", | ||
"@types/bn.js": "^4.11.6", | ||
"@types/bn.js": "^5.1.1", | ||
"@types/jest": "^26.0.9", | ||
@@ -53,6 +52,7 @@ "@typescript-eslint/eslint-plugin": "^4.6.0", | ||
"dependencies": { | ||
"@openbook-dex/tokens": "0.0.7", | ||
"@project-serum/anchor": "^0.11.1", | ||
"@solana/spl-token": "^0.1.6", | ||
"@solana/web3.js": "^1.70.0", | ||
"bn.js": "^5.1.2", | ||
"bn.js": "^5.2.1", | ||
"buffer-layout": "^1.2.0" | ||
@@ -59,0 +59,0 @@ }, |
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
14
197087
6
+ Added@openbook-dex/tokens@0.0.7
+ Added@noble/curves@1.6.0(transitive)
+ Added@noble/hashes@1.5.0(transitive)
+ Added@openbook-dex/tokens@0.0.7(transitive)
- Removed@noble/curves@1.7.0(transitive)
- Removed@noble/hashes@1.6.1(transitive)
Updatedbn.js@^5.2.1