New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

antier-gnosis-safe

Package Overview
Dependencies
Maintainers
1
Versions
41
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

antier-gnosis-safe - npm Package Compare versions

Comparing version

to
1.3.1

README.md

16

package.json
{
"name": "antier-gnosis-safe",
"version": "1.2.15",
"description": "",
"version": "1.3.1",
"description": "Multisignature wallets require more than one private key and adds a layer of security to cryptocurrency asset storage.",
"main": "dist/index.js",

@@ -9,3 +9,3 @@ "scripts": {

},
"author": "",
"author": "Sandeep Jaiswal <sandeep.jaiswal@antiersolutions.com> (https://www.antiersolutions.com/)",
"license": "ISC",

@@ -15,3 +15,11 @@ "dependencies": {

"typescript": "^5.1.3"
}
},
"keywords": [
"antier-solutions",
"gnosis-safe",
"multisig-wallet",
"gnosis",
"multisignature",
"security"
]
}