Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@timberio/tools

Package Overview
Dependencies
Maintainers
5
Versions
36
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@timberio/tools - npm Package Compare versions

Comparing version 0.6.0 to 0.6.1

27

package.json
{
"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'. */

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc