mirror of
https://github.com/crazy-max/ghaction-upx.git
synced 2025-12-09 22:40:42 -07:00
Remove absolute paths
This commit is contained in:
9
node_modules/decompress-unzip/node_modules/file-type/package.json
generated
vendored
9
node_modules/decompress-unzip/node_modules/file-type/package.json
generated
vendored
@@ -1,10 +1,4 @@
|
||||
{
|
||||
"_args": [
|
||||
[
|
||||
"file-type@3.9.0",
|
||||
"/home/runner/work/ghaction-upx/ghaction-upx"
|
||||
]
|
||||
],
|
||||
"_from": "file-type@3.9.0",
|
||||
"_id": "file-type@3.9.0",
|
||||
"_inBundle": false,
|
||||
@@ -26,7 +20,6 @@
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/file-type/-/file-type-3.9.0.tgz",
|
||||
"_spec": "3.9.0",
|
||||
"_where": "/home/runner/work/ghaction-upx/ghaction-upx",
|
||||
"author": {
|
||||
"name": "Sindre Sorhus",
|
||||
"email": "sindresorhus@gmail.com",
|
||||
@@ -135,4 +128,4 @@
|
||||
"test": "xo && ava"
|
||||
},
|
||||
"version": "3.9.0"
|
||||
}
|
||||
}
|
||||
9
node_modules/decompress-unzip/node_modules/get-stream/package.json
generated
vendored
9
node_modules/decompress-unzip/node_modules/get-stream/package.json
generated
vendored
@@ -1,10 +1,4 @@
|
||||
{
|
||||
"_args": [
|
||||
[
|
||||
"get-stream@2.3.1",
|
||||
"/home/runner/work/ghaction-upx/ghaction-upx"
|
||||
]
|
||||
],
|
||||
"_from": "get-stream@2.3.1",
|
||||
"_id": "get-stream@2.3.1",
|
||||
"_inBundle": false,
|
||||
@@ -26,7 +20,6 @@
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/get-stream/-/get-stream-2.3.1.tgz",
|
||||
"_spec": "2.3.1",
|
||||
"_where": "/home/runner/work/ghaction-upx/ghaction-upx",
|
||||
"author": {
|
||||
"name": "Sindre Sorhus",
|
||||
"email": "sindresorhus@gmail.com",
|
||||
@@ -81,4 +74,4 @@
|
||||
"test": "xo && ava"
|
||||
},
|
||||
"version": "2.3.1"
|
||||
}
|
||||
}
|
||||
9
node_modules/decompress-unzip/node_modules/pify/package.json
generated
vendored
9
node_modules/decompress-unzip/node_modules/pify/package.json
generated
vendored
@@ -1,10 +1,4 @@
|
||||
{
|
||||
"_args": [
|
||||
[
|
||||
"pify@2.3.0",
|
||||
"/home/runner/work/ghaction-upx/ghaction-upx"
|
||||
]
|
||||
],
|
||||
"_from": "pify@2.3.0",
|
||||
"_id": "pify@2.3.0",
|
||||
"_inBundle": false,
|
||||
@@ -26,7 +20,6 @@
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/pify/-/pify-2.3.0.tgz",
|
||||
"_spec": "2.3.0",
|
||||
"_where": "/home/runner/work/ghaction-upx/ghaction-upx",
|
||||
"author": {
|
||||
"name": "Sindre Sorhus",
|
||||
"email": "sindresorhus@gmail.com",
|
||||
@@ -80,4 +73,4 @@
|
||||
"test": "xo && ava && npm run optimization-test"
|
||||
},
|
||||
"version": "2.3.0"
|
||||
}
|
||||
}
|
||||
9
node_modules/decompress-unzip/package.json
generated
vendored
9
node_modules/decompress-unzip/package.json
generated
vendored
@@ -1,10 +1,4 @@
|
||||
{
|
||||
"_args": [
|
||||
[
|
||||
"decompress-unzip@4.0.1",
|
||||
"/home/runner/work/ghaction-upx/ghaction-upx"
|
||||
]
|
||||
],
|
||||
"_from": "decompress-unzip@4.0.1",
|
||||
"_id": "decompress-unzip@4.0.1",
|
||||
"_inBundle": false,
|
||||
@@ -29,7 +23,6 @@
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/decompress-unzip/-/decompress-unzip-4.0.1.tgz",
|
||||
"_spec": "4.0.1",
|
||||
"_where": "/home/runner/work/ghaction-upx/ghaction-upx",
|
||||
"author": {
|
||||
"name": "Kevin Mårtensson",
|
||||
"email": "kevinmartensson@gmail.com",
|
||||
@@ -76,4 +69,4 @@
|
||||
"xo": {
|
||||
"esnext": true
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user