Actualizacion de seguridad
This commit is contained in:
67
node_modules/express-myconnection/package.json
generated
vendored
67
node_modules/express-myconnection/package.json
generated
vendored
@@ -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"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user