@hawksightco/hawk-sdk
Advanced tools
Comparing version 0.0.7 to 0.0.8
{ | ||
"name": "@hawksightco/hawk-sdk", | ||
"version": "0.0.7", | ||
"version": "0.0.8", | ||
"description": "Hawksight v2 SDK", | ||
"main": "dist/index.js", | ||
"main": "dist/src/index.js", | ||
"repository": "https://github.com/ghabxph/hawk-api-client.git", | ||
@@ -11,12 +11,10 @@ "homepage": "https://hawksight.co/", | ||
"files": [ | ||
"dist" | ||
"dist/src" | ||
], | ||
"devDependencies": { | ||
"@types/bn.js": "^5.1.5", | ||
"@types/jest": "^29.5.11", | ||
"@types/lodash": "^4.14.202", | ||
"@types/bs58": "^4.0.4", | ||
"@types/jest": "^29.5.12", | ||
"@types/node": "^20.11.5", | ||
"eslint": "^8.56.0", | ||
"jest": "^29.7.0", | ||
"nodemon": "^3.0.3", | ||
"ts-jest": "^29.1.2", | ||
@@ -26,12 +24,5 @@ "typescript": "^5.4.5" | ||
"dependencies": { | ||
"@hawksightco/swagger-client": "0.0.3", | ||
"@solana/web3.js": "^1.89.1", | ||
"@hawksightco/swagger-client": "0.0.3", | ||
"axios": "^1.6.5", | ||
"bn.js": "^5.2.1", | ||
"bs58": "^5.0.0", | ||
"fp-ts": "^2.16.5", | ||
"io-ts": "^2.2.21", | ||
"io-ts-types": "^0.5.19", | ||
"lodash": "^4.17.21", | ||
"zod": "^3.22.4" | ||
"bn.js": "^5.2.1" | ||
}, | ||
@@ -38,0 +29,0 @@ "scripts": { |
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
Network access
Supply chain riskThis module accesses the network.
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
106483
3
7
35
1877
2
- Removedaxios@^1.6.5
- Removedbs58@^5.0.0
- Removedfp-ts@^2.16.5
- Removedio-ts@^2.2.21
- Removedio-ts-types@^0.5.19
- Removedlodash@^4.17.21
- Removedzod@^3.22.4
- Removedbase-x@4.0.0(transitive)
- Removedbs58@5.0.0(transitive)
- Removedfp-ts@2.16.9(transitive)
- Removedio-ts@2.2.22(transitive)
- Removedio-ts-types@0.5.19(transitive)
- Removedlodash@4.17.21(transitive)
- Removedmonocle-ts@2.3.13(transitive)
- Removednewtype-ts@0.3.5(transitive)
- Removedzod@3.24.1(transitive)