Comparing version 1.0.8 to 1.0.9
{ | ||
"name": "eosjs-api", | ||
"version": "1.0.8", | ||
"version": "1.0.9", | ||
"description": "Application programming interface to EOS blockchain nodes.", | ||
@@ -5,0 +5,0 @@ "scripts": { |
@@ -7,3 +7,3 @@ const apiGen = require('./src/apigen') | ||
Testnet.api = require(`eosjs-json/api/${API_VERSION}`) | ||
Testnet.api = require('eosjs-json/api/v1') | ||
@@ -10,0 +10,0 @@ // Change httpEndpoint to public testnet when available |
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
2
38484