Socket
Socket
Sign inDemoInstall

0--0double

Package Overview
Dependencies
77
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    0--0double

A package that initializes dd trace when the environment is production, (and is lexographically superior, so that it is sorted to be "first")


Version published
Weekly downloads
143
increased by694.44%
Maintainers
1
Install size
3.09 kB
Created
Weekly downloads
 

Readme

Source

A package that initializes dd trace when the environment is production, (and is lexographically superior, so that it is sorted to be "first").

Usage

To use this package, import or require it.

import '0-dd-trace-init-first-production';

Naming

  • 0- - beginning with a - is slightly prefered to me, but npmjs.com doesn't allow it. It just errors with a 404 if you try, so it might be a bug, but my gut says it's intentional. It's not consistent with the npm package though. Note that 0- is lexographically superior to 00000-. 0- is the most lexographically superior prefix for an npmjs.com package.
  • dd-trace - It's a dd-trace lib at heart, so it's got dd-trace in it.
  • init - It runs the init() method.
  • first - This is kind of redundant with the 0- prefix, but this should remind developers that it belongs at the first, in case someone decides to name their package 0--a or something silly that is more superior. I admit that this solution isn't perfect, it's just more perfect than anything else I can think of.
  • production - It only runs init() if the node env is production. Someone might want a 0-dd-trace-init-first that runs always or something.

Keywords

FAQs

Last updated on 25 Feb 2020

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc