@saberhq/anchor-contrib
Advanced tools
Comparing version 1.13.17 to 1.13.18
{ | ||
"name": "@saberhq/anchor-contrib", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/saber-hq/saber-common.git" | ||
"version": "1.13.18", | ||
"description": "TypeScript client for Anchor programs.", | ||
"homepage": "https://github.com/saber-hq/saber-common/packages/anchor-contrib#readme", | ||
"repository": "git+https://github.com/saber-hq/saber-common.git", | ||
"bugs": "https://github.com/saber-hq/saber-common/issues", | ||
"funding": "https://www.coingecko.com/en/coins/saber", | ||
"author": "Saber Team <team@saber.so>", | ||
"license": "Apache-2.0", | ||
"exports": { | ||
".": { | ||
"import": "./dist/esm/index.js", | ||
"require": "./dist/cjs/index.js" | ||
} | ||
}, | ||
"homepage": "https://saber.so", | ||
"description": "TypeScript client for Anchor programs.", | ||
"version": "1.13.17", | ||
"main": "dist/cjs/index.js", | ||
"module": "dist/esm/index.js", | ||
"author": "Ian Macalinao <ian@saber.so>", | ||
"license": "Apache-2.0", | ||
"scripts": { | ||
@@ -26,3 +31,3 @@ "build": "tsc && tsc -P tsconfig.esm.json", | ||
"@project-serum/anchor": "^0.24.2", | ||
"@solana/web3.js": "^1.43.1", | ||
"@solana/web3.js": "^1.43.2", | ||
"@types/lodash.camelcase": "^4.3.7", | ||
@@ -34,3 +39,3 @@ "@types/lodash.mapvalues": "^4.6.7", | ||
"dependencies": { | ||
"@saberhq/solana-contrib": "^1.13.17", | ||
"@saberhq/solana-contrib": "^1.13.18", | ||
"eventemitter3": "^4.0.7", | ||
@@ -37,0 +42,0 @@ "lodash.camelcase": "^4.3.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
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
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
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
196830
1
1