File tree Expand file tree Collapse file tree 3 files changed +1
-11
lines changed Expand file tree Collapse file tree 3 files changed +1
-11
lines changed Original file line number Diff line number Diff line change 5757 "mkdirp-promise" : " ^5.0.1" ,
5858 "mz" : " ^2.7.0" ,
5959 "npm-registry-client" : " ^8.6.0" ,
60- "source-map-support" : " ^0.5.16" ,
6160 "tweetsodium" : " ^0.0.5"
6261 },
6362 "devDependencies" : {
Original file line number Diff line number Diff line change 11#!/usr/bin/env node
2- import 'source-map-support/register'
32
43import chalk from 'chalk'
54import exec from 'execa'
Original file line number Diff line number Diff line change @@ -6310,20 +6310,12 @@ sorted-union-stream@~2.1.3:
63106310 from2 "^1.3.0"
63116311 stream-iterate "^1.1.0"
63126312
6313- source-map-support@^0.5.16 :
6314- version "0.5.16"
6315- resolved "https://registry.yarnpkg.com/source-map-support/-/source-map-support-0.5.16.tgz#0ae069e7fe3ba7538c64c98515e35339eac5a042"
6316- integrity sha512-efyLRJDr68D9hBBNIPWFjhpFzURh+KJykQwvMyW5UiZzYwoF6l4YMMDIJJEyFWxWCqfyxLzz6tSfUFR+kXXsVQ==
6317- dependencies :
6318- buffer-from "^1.0.0"
6319- source-map "^0.6.0"
6320-
63216313source-map@^0.5.0 :
63226314 version "0.5.7"
63236315 resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.5.7.tgz#8a039d2d1021d22d1ea14c80d8ea468ba2ef3fcc"
63246316 integrity sha1-igOdLRAh0i0eoUyA2OpGi6LvP8w=
63256317
6326- source-map@^0.6.0, source-map@^0.6. 1, source-map@~0.6.1 :
6318+ source-map@^0.6.1, source-map@~0.6.1 :
63276319 version "0.6.1"
63286320 resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.6.1.tgz#74722af32e9614e9c287a8d0bbde48b5e2f1a263"
63296321 integrity sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==
You can’t perform that action at this time.
0 commit comments