@requestnetwork/data-format
Advanced tools
Comparing version 0.13.1-next.1999 to 0.13.1-next.2000
{ | ||
"name": "@requestnetwork/data-format", | ||
"version": "0.13.1-next.1999+59168d17", | ||
"version": "0.13.1-next.2000+62e3d7f9", | ||
"publishConfig": { | ||
@@ -36,3 +36,3 @@ "access": "public" | ||
"build": "tsc -b tsconfig.build.json", | ||
"clean": "shx rm -rf dist tsconfig.tsbuildinfo tsconfig.build.tsbuildinfo", | ||
"clean": "rm -rf dist tsconfig.tsbuildinfo tsconfig.build.tsbuildinfo", | ||
"lint": "eslint . --fix", | ||
@@ -51,8 +51,6 @@ "lint:check": "eslint .", | ||
"jest-junit": "16.0.0", | ||
"rimraf": "3.0.2", | ||
"shx": "0.3.2", | ||
"ts-node": "10.9.1", | ||
"typescript": "5.1.3" | ||
}, | ||
"gitHead": "59168d1763e8800ca6772be71db5564072d4b195" | ||
"gitHead": "62e3d7f928fc531b831c7722d4dc401771b92ca3" | ||
} |
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
4
38111