Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@cfx-kit/wallet-avatar

Package Overview
Dependencies
Maintainers
4
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cfx-kit/wallet-avatar - npm Package Compare versions

Comparing version 0.0.1-beta to 0.0.1

index.d.ts

20

package.json
{
"name": "@cfx-kit/wallet-avatar",
"version": "0.0.1-beta",
"version": "0.0.1",
"main": "wallet-avatar.bundle.js",

@@ -8,9 +8,2 @@ "module": "index.js",

"types": "index.d.ts",
"scripts": {
"dev": "vite",
"build": "rm -rf ./dist && tsc && rollup -c rollup.config.js -i dist/index.js > dist/wallet-avatar.bundle.js",
"format": "prettier --write ./src ./test",
"prettier": "pretty-quick --staged",
"preview": "vite preview"
},
"husky": {

@@ -37,11 +30,2 @@ "hooks": {

"homepage": "https://github.com/fluent-wallet/avatar#readme",
"devDependencies": {
"hooks": "latest",
"husky": "latest",
"prettier": "latest",
"pretty-quick": "latest",
"rollup": "^2.70.2",
"typescript": "^5.0.2",
"vite": "^4.3.2"
},
"dependencies": {

@@ -51,2 +35,2 @@ "@types/mersenne-twister": "^1.1.2",

}
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc