@requestnetwork/data-access
Advanced tools
Comparing version 0.5.4-next.1140 to 0.5.4-next.1142
{ | ||
"name": "@requestnetwork/data-access", | ||
"version": "0.5.4-next.1140+bc7ad85", | ||
"version": "0.5.4-next.1142+2cbd9fe", | ||
"publishConfig": { | ||
@@ -35,3 +35,3 @@ "access": "public" | ||
"build": "tsc -b", | ||
"clean": "shx rm -rf dist", | ||
"clean": "shx rm -rf dist tsconfig.tsbuildinfo", | ||
"lint": "tslint --project . && eslint \"src/**/*.ts\"", | ||
@@ -44,5 +44,5 @@ "lint-staged": "lint-staged", | ||
"dependencies": { | ||
"@requestnetwork/multi-format": "0.2.2", | ||
"@requestnetwork/types": "0.9.1", | ||
"@requestnetwork/utils": "0.8.1-next.1140+bc7ad85", | ||
"@requestnetwork/multi-format": "0.2.3-next.1142+2cbd9fe", | ||
"@requestnetwork/types": "0.9.2-next.1142+2cbd9fe", | ||
"@requestnetwork/utils": "0.8.1-next.1142+2cbd9fe", | ||
"bluebird": "3.5.5", | ||
@@ -82,3 +82,3 @@ "keyv": "3.1.0" | ||
}, | ||
"gitHead": "bc7ad85dae6175bc028b30abb405ea271a1656f4" | ||
"gitHead": "2cbd9fec24c09f306d553bec60cce97395ac4a70" | ||
} |
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
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
26879
- Removed@requestnetwork/multi-format@0.2.2(transitive)
- Removed@requestnetwork/types@0.9.1(transitive)
- Removedbn.js@4.11.8(transitive)