Actualizacion de seguridad

This commit is contained in:
Pablinux
2024-07-13 00:27:32 -05:00
parent 90f05f7ad0
commit fa92efc258
186 changed files with 75113 additions and 17648 deletions

View File

@@ -1,57 +1,26 @@
{
"_from": "express-myconnection",
"_id": "express-myconnection@1.0.4",
"_inBundle": false,
"_integrity": "sha1-h3YEn7+fJiIJz/21NbfHUJcz/1U=",
"_location": "/express-myconnection",
"_phantomChildren": {},
"_requested": {
"type": "tag",
"registry": true,
"raw": "express-myconnection",
"name": "express-myconnection",
"escapedName": "express-myconnection",
"rawSpec": "",
"saveSpec": null,
"fetchSpec": "latest"
},
"_requiredBy": [
"#USER",
"/"
],
"_resolved": "https://registry.npmjs.org/express-myconnection/-/express-myconnection-1.0.4.tgz",
"_shasum": "8776049fbf9f262209cffdb535b7c7509733ff55",
"_spec": "express-myconnection",
"_where": "/home/pablinux/Projects/Node/app_sigma",
"author": {
"name": "Piotr Walczyszyn"
},
"bugs": {
"url": "https://github.com/pwalczyszyn/express-myconnection/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "Connect/Express middleware that auto provides mysql connections.",
"directories": {
"example": "examples"
},
"homepage": "http://github.com/pwalczyszyn/express-myconnection",
"keywords": [
"version": "1.0.4",
"description": "Connect/Express middleware that auto provides mysql connections.",
"main": "index.js",
"directories": {
"example": "examples"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://github.com/pwalczyszyn/express-myconnection.git"
},
"homepage": "http://github.com/pwalczyszyn/express-myconnection",
"keywords": [
"express",
"mysql",
"connect",
"pool",
"middleware"
],
"license": "MIT",
"main": "index.js",
"name": "express-myconnection",
"repository": {
"type": "git",
"url": "git+https://github.com/pwalczyszyn/express-myconnection.git"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"version": "1.0.4"
],
"author": "Piotr Walczyszyn",
"license": "MIT"
}