indefinitely-typed
Advanced tools
Comparing version
#!/usr/bin/env node | ||
require("../dist/index"); |
{ | ||
"name": "indefinitely-typed", | ||
"version": "1.0.4", | ||
"version": "1.1.0", | ||
"description": "🐣 Incubate your TypeScript declarations", | ||
@@ -10,3 +10,3 @@ "keywords": [ | ||
"bin": { | ||
"indefinitely-typed": "./bin/cli.js" | ||
"indefinitely-typed": "./bin/cli2.js" | ||
}, | ||
@@ -21,3 +21,3 @@ "main": "dist/index.js", | ||
"watch": "tsc -p ./src -w", | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
"test": "cd test/node_modules/test && node ../../../bin/cli2.js --folder test-package-typings && node ../@types/test-package-typings/test-package/success.js" | ||
}, | ||
@@ -24,0 +24,0 @@ "repository": { |
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
6244
2.44%6
20%65
3.17%0
-100%