bundler-test
Advanced tools
Comparing version 0.0.6 to 0.0.7
{ | ||
"author": "hongseonghwa <pushan45hsh@gmail.com>", | ||
"name": "bundler-test", | ||
"version": "0.0.6", | ||
"description": "", | ||
"version": "0.0.7", | ||
"type": "commonjs", | ||
"main": "src/index.js", | ||
"type": "module", | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
}, | ||
"keywords": [], | ||
"author": "hongseonghwa <pushan45hsh@gmail.com>", | ||
"license": "ISC", | ||
"exports": { | ||
@@ -18,3 +12,4 @@ ".": { | ||
} | ||
} | ||
}, | ||
"license": "ISC" | ||
} |
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
2
771
No