@thirdweb-dev/pay
Advanced tools
Comparing version
{ | ||
"name": "@thirdweb-dev/pay", | ||
"version": "0.0.0-dev-ed17781-20240229185724", | ||
"version": "0.0.0-dev-f95024147f012f9b752b6cd2215199dca870c39d-20240511003159", | ||
"main": "dist/thirdweb-dev-pay.cjs.js", | ||
@@ -17,3 +17,3 @@ "module": "dist/thirdweb-dev-pay.esm.js", | ||
}, | ||
"repository": "https://github.com/thirdweb-dev/js/tree/main/packages/pay", | ||
"repository": "https://github.com/thirdweb-dev/js/tree/main/legacy_packages/pay", | ||
"license": "Apache-2.0", | ||
@@ -37,13 +37,14 @@ "bugs": { | ||
"dependencies": { | ||
"@coinbase/cbpay-js": "^1.7.0" | ||
"@coinbase/cbpay-js": "^1.10.0" | ||
}, | ||
"devDependencies": { | ||
"eslint": "8.57.0", | ||
"@preconstruct/cli": "2.7.0", | ||
"@thirdweb-dev/tsconfig": "^0.1.7", | ||
"eslint-config-thirdweb": "^0.1.7", | ||
"typescript": "^5.3.3" | ||
"eslint-config-thirdweb": "^0.1.9", | ||
"typescript": "5.4.4" | ||
}, | ||
"scripts": { | ||
"format": "prettier --write 'src/**/*'", | ||
"lint": "eslint src/ && bunx publint --strict --level warning", | ||
"lint": "eslint src/", | ||
"fix": "eslint src/ --fix", | ||
@@ -50,0 +51,0 @@ "clean": "rm -rf dist/", |
<p align="center"> | ||
<br /> | ||
<a href="https://thirdweb.com"><img src="https://github.com/thirdweb-dev/js/blob/main/packages/sdk/logo.svg?raw=true" width="200" alt=""/></a> | ||
<a href="https://thirdweb.com"><img src="https://github.com/thirdweb-dev/js/blob/main/legacy_packages/sdk/logo.svg?raw=true" width="200" alt=""/></a> | ||
<br /> | ||
@@ -5,0 +5,0 @@ </p> |
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 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
20232
0.15%5
25%Updated