1
0
mirror of https://github.com/S2-/gitlit synced 2025-08-04 05:10:05 +02:00

update dependencies

This commit is contained in:
s2
2018-10-09 09:51:34 +02:00
parent 4fcc873901
commit da4083f574
1112 changed files with 23205 additions and 21697 deletions

View File

@@ -1,36 +1,35 @@
{
"_args": [
[
"isbinaryfile@3.0.2",
"/home/s2/Documents/Code/gitlit/app"
]
],
"_development": true,
"_from": "isbinaryfile@3.0.2",
"_id": "isbinaryfile@3.0.2",
"_from": "isbinaryfile@^3.0.2",
"_id": "isbinaryfile@3.0.3",
"_inBundle": false,
"_integrity": "sha1-Sj6XTsDLqQBNP8bN5yCeppNopiE=",
"_integrity": "sha512-8cJBL5tTd2OS0dM4jz07wQd5g0dCCqIhUxPIGtZfa5L6hWlvV5MHTITy/DBAsF+Oe2LS1X3krBUhNwaGUWpWxw==",
"_location": "/isbinaryfile",
"_phantomChildren": {},
"_requested": {
"type": "version",
"type": "range",
"registry": true,
"raw": "isbinaryfile@3.0.2",
"raw": "isbinaryfile@^3.0.2",
"name": "isbinaryfile",
"escapedName": "isbinaryfile",
"rawSpec": "3.0.2",
"rawSpec": "^3.0.2",
"saveSpec": null,
"fetchSpec": "3.0.2"
"fetchSpec": "^3.0.2"
},
"_requiredBy": [
"/electron-osx-sign"
],
"_resolved": "https://registry.npmjs.org/isbinaryfile/-/isbinaryfile-3.0.2.tgz",
"_spec": "3.0.2",
"_where": "/home/s2/Documents/Code/gitlit/app",
"_resolved": "https://registry.npmjs.org/isbinaryfile/-/isbinaryfile-3.0.3.tgz",
"_shasum": "5d6def3edebf6e8ca8cae9c30183a804b5f8be80",
"_spec": "isbinaryfile@^3.0.2",
"_where": "E:\\projects\\p\\gitlit\\app\\node_modules\\electron-osx-sign",
"bugs": {
"url": "https://github.com/gjtorikian/isBinaryFile/issues"
},
"bundleDependencies": false,
"dependencies": {
"buffer-alloc": "^1.2.0"
},
"deprecated": false,
"description": "Detects if a file is binary in Node.js. Similar to Perl's -B.",
"devDependencies": {
"grunt": "~0.4.1",
@@ -62,5 +61,5 @@
"scripts": {
"test": "mocha"
},
"version": "3.0.2"
"version": "3.0.3"
}