Giant blob of minor changes
[dotfiles/.git] / .config / coc / extensions / node_modules / coc-prettier / node_modules / tslib / package.json
index 8b5654f62d7e4244c6fb4f454d048dc193da8976..12889e041652467687cfd2a0bb1ca5796b92ebe5 100644 (file)
@@ -1,8 +1,8 @@
 {
   "_from": "tslib@^1.8.1",
-  "_id": "tslib@1.13.0",
+  "_id": "tslib@1.14.1",
   "_inBundle": false,
-  "_integrity": "sha512-i/6DQjL8Xf3be4K/E6Wgpekn5Qasl1usyw++dAA35Ue5orEn65VIxOA+YvNNl9HV3qv70T7CNwjODHZrLwvd1Q==",
+  "_integrity": "sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==",
   "_location": "/tslib",
   "_phantomChildren": {},
   "_requested": {
   },
   "_requiredBy": [
     "/chrome-trace-event",
-    "/coc.nvim",
     "/rxjs",
     "/tslint",
     "/tslint/tsutils",
     "/tsutils"
   ],
-  "_resolved": "https://registry.npmjs.org/tslib/-/tslib-1.13.0.tgz",
-  "_shasum": "c881e13cc7015894ed914862d276436fa9a47043",
+  "_resolved": "https://registry.npmjs.org/tslib/-/tslib-1.14.1.tgz",
+  "_shasum": "cf2d38bdc34a134bcaf1091c41f6619e2f672d00",
   "_spec": "tslib@^1.8.1",
-  "_where": "/tmp/coc-prettier-dzKjD7/node_modules/tsutils",
+  "_where": "/tmp/nvimkGaq4E/coc-prettier-UL9jgR/node_modules/tsutils",
   "author": {
     "name": "Microsoft Corp."
   },
   "bundleDependencies": false,
   "deprecated": false,
   "description": "Runtime library for TypeScript helper functions",
+  "exports": {
+    ".": {
+      "module": "./tslib.es6.js",
+      "import": "./modules/index.js",
+      "default": "./tslib.js"
+    },
+    "./": "./"
+  },
   "homepage": "https://www.typescriptlang.org/",
   "jsnext:main": "tslib.es6.js",
   "keywords": [
@@ -57,5 +64,5 @@
   },
   "sideEffects": false,
   "typings": "tslib.d.ts",
-  "version": "1.13.0"
+  "version": "1.14.1"
 }