@requestnetwork/epk-decryption
Advanced tools
Comparing version 0.3.5-next.1140 to 0.3.5-next.1142
{ | ||
"name": "@requestnetwork/epk-decryption", | ||
"version": "0.3.5-next.1140+bc7ad85", | ||
"version": "0.3.5-next.1142+2cbd9fe", | ||
"publishConfig": { | ||
@@ -37,3 +37,3 @@ "access": "public" | ||
"build:umd": "webpack", | ||
"clean": "shx rm -rf dist", | ||
"clean": "shx rm -rf dist tsconfig.tsbuildinfo", | ||
"lint": "tslint --project . && eslint \"src/**/*.ts\"", | ||
@@ -45,5 +45,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" | ||
}, | ||
@@ -77,3 +77,3 @@ "devDependencies": { | ||
}, | ||
"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
7394
- Removed@requestnetwork/multi-format@0.2.2(transitive)
- Removed@requestnetwork/types@0.9.1(transitive)
- Removedbn.js@4.11.8(transitive)