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

ethereum-sanction-check

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ethereum-sanction-check - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

2

CODE_OF_CONDUCT.md

@@ -42,3 +42,3 @@ # Contributor Covenant Code of Conduct

Instances of abusive, harassing, or otherwise unacceptable behavior may be reported to the community leaders responsible for enforcement at hello@13plus4.com . All complaints will be reviewed and investigated promptly and fairly.
Instances of abusive, harassing, or otherwise unacceptable behavior may be reported to the community leaders responsible for enforcement at code@andreas.dev . All complaints will be reviewed and investigated promptly and fairly.

@@ -45,0 +45,0 @@ All community leaders are obligated to respect the privacy and security of the reporter of any incident.

{
"name": "ethereum-sanction-check",
"version": "1.0.2",
"version": "1.0.3",
"description": "",

@@ -19,4 +19,4 @@ "main": "src/index.js",

"devDependencies": {
"axios": "^1.0.2"
"ethereum-sanction-check": "^1.0.3"
}
}

@@ -17,2 +17,4 @@ <a href="#table-of-contents">

```javascript
const SanctionCheck = require( 'ethereum-sanction-check' )
async function main( { tests } ) {

@@ -38,2 +40,4 @@ const check = new SanctionCheck( {

```javascript
const SanctionCheck = require( 'ethereum-sanction-check' )
async function main( { tests } ) {

@@ -40,0 +44,0 @@ const check = new SanctionCheck( {

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