mirror of
https://github.com/S2-/minifyfromhtml.git
synced 2025-08-03 12:20:04 +02:00
update node modules
This commit is contained in:
15
node_modules/ecc-jsbn/package.json
generated
vendored
15
node_modules/ecc-jsbn/package.json
generated
vendored
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"_from": "ecc-jsbn@~0.1.1",
|
||||
"_id": "ecc-jsbn@0.1.1",
|
||||
"_id": "ecc-jsbn@0.1.2",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha1-D8c6ntXw1Tw4GTOYUj735UN3dQU=",
|
||||
"_integrity": "sha1-OoOpBOVDUyh4dMVkt1SThoSamMk=",
|
||||
"_location": "/ecc-jsbn",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
@@ -18,10 +18,10 @@
|
||||
"_requiredBy": [
|
||||
"/sshpk"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/ecc-jsbn/-/ecc-jsbn-0.1.1.tgz",
|
||||
"_shasum": "0fc73a9ed5f0d53c38193398523ef7e543777505",
|
||||
"_resolved": "https://registry.npmjs.org/ecc-jsbn/-/ecc-jsbn-0.1.2.tgz",
|
||||
"_shasum": "3a83a904e54353287874c564b7549386849a98c9",
|
||||
"_spec": "ecc-jsbn@~0.1.1",
|
||||
"_where": "/home/s2/Documents/Code/minifyfromhtml/node_modules/sshpk",
|
||||
"_where": "E:\\projects\\p\\minifyfromhtml\\node_modules\\sshpk",
|
||||
"author": {
|
||||
"name": "Jeremie Miller",
|
||||
"email": "jeremie@jabber.org",
|
||||
@@ -32,7 +32,8 @@
|
||||
},
|
||||
"bundleDependencies": false,
|
||||
"dependencies": {
|
||||
"jsbn": "~0.1.0"
|
||||
"jsbn": "~0.1.0",
|
||||
"safer-buffer": "^2.1.0"
|
||||
},
|
||||
"deprecated": false,
|
||||
"description": "ECC JS code based on JSBN",
|
||||
@@ -60,5 +61,5 @@
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/quartzjer/ecc-jsbn.git"
|
||||
},
|
||||
"version": "0.1.1"
|
||||
"version": "0.1.2"
|
||||
}
|
||||
|
Reference in New Issue
Block a user