@open_social_protocol/osp-wallet
Advanced tools
Comparing version 0.0.1 to 0.0.2
# @open_social_protocol/osp-wallet | ||
## 0.0.2 | ||
### Patch Changes | ||
- update version |
@@ -2679,8 +2679,3 @@ var __defProp = Object.defineProperty; | ||
const bigNumber = this.bigNumber.bind(this); | ||
const blockTag = this.blockTag.bind(this); | ||
const data = this.data.bind(this); | ||
const hash = this.hash.bind(this); | ||
const hex = this.hex.bind(this); | ||
const number = this.number.bind(this); | ||
const type = this.type.bind(this); | ||
const boolean = this.boolean.bind(this); | ||
@@ -2687,0 +2682,0 @@ const log = this.receiptLog.bind(this); |
{ | ||
"name": "@open_social_protocol/osp-wallet", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"description": "open social protocol abstract account sdk", | ||
"main": "./dist/index.js", | ||
@@ -10,10 +11,8 @@ "types": "./dist/index.d.ts", | ||
"license": "MIT", | ||
"homepage": "https://osp-docs.vercel.app", | ||
"description": "OSP BLOCKCHAIN TYPES UPDATE >>> Fri Feb 2 14:34:26 CST 2024", | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://gitlab.com/Keccak256-evg/gwave-mobile/osp.git" | ||
"url": "git+https://gitlab.com/Keccak256-evg/opensocial/js-sdk.git" | ||
}, | ||
"bugs": { | ||
"url": "https://gitlab.com/Keccak256-evg/gwave-mobile/osp/-/issues" | ||
"url": "https://gitlab.com/Keccak256-evg/opensocial/js-sdk/-/issues" | ||
}, | ||
@@ -37,8 +36,6 @@ "dependencies": { | ||
"scripts": { | ||
"lint": "npm run build && rm -rf dist &&eslint \"**/*.ts*\"", | ||
"lint": "eslint \"src/**/*.ts\" --fix", | ||
"build": "tsup src/index.ts --format cjs --dts", | ||
"publish-package": "sh scripts/publish.sh", | ||
"publish-package-beta": "sh scripts/publish.sh https://registry.npmjs.org/", | ||
"typechain": "typechain --target ethers-v5 --out-dir ./src/typechain './abi/*.json'" | ||
} | ||
} |
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 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
250712
8075
2