blockchainiz
Advanced tools
Comparing version 1.4.0 to 1.4.1
{ | ||
"name": "blockchainiz", | ||
"version": "1.4.0", | ||
"version": "1.4.1", | ||
"description": "A node library to interact more easily with the Blockchainiz API", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -18,3 +18,3 @@ const config = require('./config'); | ||
listenerContract.forEach((element) => { | ||
connexion.emit('listenerContract', element.idContract, element.nameEvent); | ||
connexion.emit('listener_contract', element.idContract, element.nameEvent); | ||
}); | ||
@@ -21,0 +21,0 @@ }); |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
37759
1