aboutsummaryrefslogtreecommitdiff
path: root/occurances-of-tslib.txt
blob: 1c9e3de0a9c62c9269ae12e1a792ea358517f305 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
(*\itshape\color{TEXTGRAY}{[...]}*)
    "node_modules/pvtsutils": {
      "version": "1.3.5",
      "license": "MIT",
      "dependencies": {
        "tslib": "^2.6.1"
      }
    },
(*\itshape\color{TEXTGRAY}{[...]}*)
    "node_modules/tslib": {
      "version": "2.6.3",
      "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.6.3.tgz",
      "integrity": "sha512-xNvxJEOUiWPGhUuUdQgAJPKOOJfGnIyKySOc09XkKsgdUV/3E2zvwZYdejjmRgPCgcym1juLH3226yA7sEFJKQ=="
    },
    "node_modules/tsyringe": {
      "version": "4.8.0",
      "license": "MIT",
      "dependencies": {
        "tslib": "^1.9.3"
      },
      "engines": {
        "node": ">= 6.0.0"
      }
    },
    "node_modules/tsyringe/node_modules/tslib": {
      "version": "1.14.1",
      "license": "0BSD"
    },
(*\itshape\color{TEXTGRAY}{[...]}*)