@timberio/tools
Advanced tools
Comparing version 0.6.0 to 0.6.1
{ | ||
"name": "@timberio/tools", | ||
"version": "0.6.0", | ||
"version": "0.6.1", | ||
"description": "Javascript logging tools", | ||
@@ -16,21 +16,20 @@ "main": "dist/cjs/index.js", | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/timberio/npm-tools.git" | ||
}, | ||
"repository": "https://github.com/timberio/npm-logger/tree/master/packages/tools", | ||
"author": "Lee Benson <lee@leebenson.com>", | ||
"license": "ISC", | ||
"bugs": { | ||
"url": "https://github.com/timberio/npm-tools/issues" | ||
"url": "https://github.com/timberio/npm-logger/issues" | ||
}, | ||
"homepage": "https://github.com/timberio/npm-tools#readme", | ||
"homepage": "https://github.com/timberio/npm-logger/tree/master/packages/tools#readme", | ||
"devDependencies": { | ||
"@types/jest": "^23.3.9", | ||
"@types/node": "^10.12.9", | ||
"@types/jest": "^23.3.10", | ||
"@types/node": "^10.12.10", | ||
"@types/source-map": "^0.5.7", | ||
"jest": "^23.6.0", | ||
"npm-run-all": "^4.1.3", | ||
"prettier": "^1.15.2", | ||
"ts-jest": "^23.10.4", | ||
"typescript": "^3.1.6" | ||
} | ||
"npm-run-all": "^4.1.5", | ||
"prettier": "^1.15.3", | ||
"ts-jest": "^23.10.5", | ||
"typescript": "^3.2.1" | ||
}, | ||
"gitHead": "9b23e61c256011fabd54743b1bb015d7aa7b2a88" | ||
} |
@@ -37,3 +37,3 @@ { | ||
/* Module Resolution Options */ | ||
// "moduleResolution": "node", /* Specify module resolution strategy: 'node' (Node.js) or 'classic' (TypeScript pre-1.6). */ | ||
"moduleResolution": "node", /* Specify module resolution strategy: 'node' (Node.js) or 'classic' (TypeScript pre-1.6). */ | ||
// "baseUrl": "./", /* Base directory to resolve non-absolute module names. */ | ||
@@ -40,0 +40,0 @@ // "paths": {}, /* A series of entries which re-map imports to lookup locations relative to the 'baseUrl'. */ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
53618
1
1
8
1