@effection/fetch
Advanced tools
Comparing version 0.0.1-1b79f15 to 0.0.1-20b4753
{ | ||
"name": "@effection/fetch", | ||
"version": "0.0.1-1b79f15", | ||
"version": "0.0.1-20b4753", | ||
"description": "Fetch operation for Effection", | ||
@@ -16,9 +16,8 @@ "main": "dist/index.js", | ||
"lint": "eslint '{src,test}/**/*.ts'", | ||
"prepack": "tsc --outdir dist --declaration --sourcemap" | ||
"prepack": "tsc --outdir dist --declaration --sourcemap", | ||
"test": "echo No tests for @effection/fetch yet..." | ||
}, | ||
"devDependencies": { | ||
"@frontside/tsconfig": "^0.0.1", | ||
"@types/node": "^13.13.4", | ||
"expect": "^25.4.0", | ||
"mocha": "^7.1.1" | ||
"@types/node": "^13.13.4" | ||
}, | ||
@@ -25,0 +24,0 @@ "peerDependencies": { |
No tests
QualityPackage does not have any tests. This is a strong signal of a poorly maintained or low quality package.
Found 1 instance in 1 package
4464
2
3