mirror of
https://github.com/atom/atom.git
synced 2026-04-28 03:01:47 -04:00
⬆️ image-view@0.64.0
This commit is contained in:
14
package-lock.json
generated
14
package-lock.json
generated
@@ -2783,20 +2783,14 @@
|
||||
"optional": true
|
||||
},
|
||||
"image-view": {
|
||||
"version": "https://www.atom.io/api/packages/image-view/versions/0.63.1/tarball",
|
||||
"integrity": "sha512-KMtreZG1QLdCiCmkoHPKnP54oe2mEXDyoliM0wYTsVvaTOIfXW6Gi1rbQgGClqi+iHHWOBFKuJdmVGj/phbK9Q==",
|
||||
"version": "https://www.atom.io/api/packages/image-view/versions/0.64.0/tarball",
|
||||
"integrity": "sha512-MQLv/IFAvBvycg7ZrcyIHpcQ/dxKNNRmlMyB0rlY1Owc01bNJDDjkhmSDKSNwl0T9slWwE4emlzGQvqoNWUDbw==",
|
||||
"requires": {
|
||||
"bytes": "^2.4.0",
|
||||
"bytes": "^3.0.0",
|
||||
"etch": "0.9.0",
|
||||
"fs-plus": "^3.0.0",
|
||||
"underscore-plus": "^1.0.0"
|
||||
"fs-plus": "^3.0.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"bytes": {
|
||||
"version": "2.5.0",
|
||||
"resolved": "https://registry.npmjs.org/bytes/-/bytes-2.5.0.tgz",
|
||||
"integrity": "sha1-TJQj6i0lLCcMQbK97+/5u2tiwGo="
|
||||
},
|
||||
"etch": {
|
||||
"version": "0.9.0",
|
||||
"resolved": "https://registry.npmjs.org/etch/-/etch-0.9.0.tgz",
|
||||
|
||||
Reference in New Issue
Block a user