Comparing version 1.0.3 to 1.0.4
{ | ||
"name": "eosjs-api", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"description": "Application programming interface to EOS blockchain nodes.", | ||
@@ -33,5 +33,5 @@ "scripts": { | ||
"camel-case": "^3.0.0", | ||
"eosjson": "eosjs/json", | ||
"eosjs-json": "^1.0.2", | ||
"isomorphic-fetch": "^2.2.1" | ||
} | ||
} |
@@ -7,3 +7,3 @@ const apiGen = require('./src/apigen') | ||
Testnet.api = require(`eosjson/api/${API_VERSION}`) | ||
Testnet.api = require(`eosjs-json/api/${API_VERSION}`) | ||
@@ -10,0 +10,0 @@ // Change httpEndpoint to public testnet when available |
Sorry, the diff of this file is not supported yet
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
GitHub dependency
Supply chain riskContains a dependency which resolves to a GitHub URL. Dependencies fetched from GitHub specifiers are not immutable can be used to inject untrusted code or reduce the likelihood of a reproducible install.
Found 1 instance in 1 package
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
37958
0
1
+ Addedeosjs-json@^1.0.2
+ Addedeosjs-json@1.4.1(transitive)
- Removedeosjson@eosjs/json