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/cacheable-request/node_modules/get-stream/package.json
generated
vendored
9
node_modules/cacheable-request/node_modules/get-stream/package.json
generated
vendored
@@ -1,10 +1,4 @@
|
||||
{
|
||||
"_args": [
|
||||
[
|
||||
"get-stream@3.0.0",
|
||||
"/home/runner/work/ghaction-upx/ghaction-upx"
|
||||
]
|
||||
],
|
||||
"_from": "get-stream@3.0.0",
|
||||
"_id": "get-stream@3.0.0",
|
||||
"_inBundle": false,
|
||||
@@ -26,7 +20,6 @@
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/get-stream/-/get-stream-3.0.0.tgz",
|
||||
"_spec": "3.0.0",
|
||||
"_where": "/home/runner/work/ghaction-upx/ghaction-upx",
|
||||
"author": {
|
||||
"name": "Sindre Sorhus",
|
||||
"email": "sindresorhus@gmail.com",
|
||||
@@ -80,4 +73,4 @@
|
||||
"xo": {
|
||||
"esnext": true
|
||||
}
|
||||
}
|
||||
}
|
||||
9
node_modules/cacheable-request/node_modules/lowercase-keys/package.json
generated
vendored
9
node_modules/cacheable-request/node_modules/lowercase-keys/package.json
generated
vendored
@@ -1,10 +1,4 @@
|
||||
{
|
||||
"_args": [
|
||||
[
|
||||
"lowercase-keys@1.0.0",
|
||||
"/home/runner/work/ghaction-upx/ghaction-upx"
|
||||
]
|
||||
],
|
||||
"_from": "lowercase-keys@1.0.0",
|
||||
"_id": "lowercase-keys@1.0.0",
|
||||
"_inBundle": false,
|
||||
@@ -26,7 +20,6 @@
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/lowercase-keys/-/lowercase-keys-1.0.0.tgz",
|
||||
"_spec": "1.0.0",
|
||||
"_where": "/home/runner/work/ghaction-upx/ghaction-upx",
|
||||
"author": {
|
||||
"name": "Sindre Sorhus",
|
||||
"email": "sindresorhus@gmail.com",
|
||||
@@ -67,4 +60,4 @@
|
||||
"test": "node test.js"
|
||||
},
|
||||
"version": "1.0.0"
|
||||
}
|
||||
}
|
||||
9
node_modules/cacheable-request/package.json
generated
vendored
9
node_modules/cacheable-request/package.json
generated
vendored
@@ -1,10 +1,4 @@
|
||||
{
|
||||
"_args": [
|
||||
[
|
||||
"cacheable-request@2.1.4",
|
||||
"/home/runner/work/ghaction-upx/ghaction-upx"
|
||||
]
|
||||
],
|
||||
"_from": "cacheable-request@2.1.4",
|
||||
"_id": "cacheable-request@2.1.4",
|
||||
"_inBundle": false,
|
||||
@@ -26,7 +20,6 @@
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/cacheable-request/-/cacheable-request-2.1.4.tgz",
|
||||
"_spec": "2.1.4",
|
||||
"_where": "/home/runner/work/ghaction-upx/ghaction-upx",
|
||||
"author": {
|
||||
"name": "Luke Childs",
|
||||
"email": "lukechilds123@gmail.com",
|
||||
@@ -86,4 +79,4 @@
|
||||
"xo": {
|
||||
"extends": "xo-lukechilds"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user