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

nx-logger-debug

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nx-logger-debug - npm Package Compare versions

Comparing version 1.0.12 to 2.0.0

40

package.json
{
"author": "Tobias Kopelke <nox@raynode.de>",
"dependencies": {
"debug": "^2.6.8",
"nx-logger": "^1.0.9"
},
"name": "nx-logger-debug",
"version": "2.0.0",
"description": "",
"devDependencies": {
"@types/debug": "0.0.29",
"@types/mocha": "^2.2.41",
"@types/node": "^7.0.33",
"typescript": "^2.4.0"
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"files": [
"dist/*"
],
"keywords": [
"logging",
"meta-logging"
],
"license": "ISC",
"main": "dist/log-debug.js",
"name": "nx-logger-debug",
"repository": {
"type": "git",
"url": "https://github.com/raynode/nx-logger-debug"
"url": "git+https://github.com/npm/deprecate-holder.git"
},
"scripts": {
"build": "tsc",
"prepare": "npm run build",
"preupload": "npm version patch",
"postupload": "git push",
"test": "echo \"Error: no test specified\" && exit 1",
"upload": "npm publish"
"author": "",
"license": "ISC",
"bugs": {
"url": "https://github.com/npm/deprecate-holder/issues"
},
"version": "1.0.12"
"homepage": "https://github.com/npm/deprecate-holder#readme"
}

@@ -1,3 +0,5 @@

# nx-logger-debug
# Deprecated Package
Transport for the Meta-Logging Library nx-logger
This package is no longer supported and has been deprecated. To avoid malicious use, npm is hanging on to the package name.
Please contact support@npmjs.com if you have questions about this package.
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