Added support for fetching content directly from host. Improved pattern interpolation. Refactored content modules.
This commit is contained in:
7
package-lock.json
generated
7
package-lock.json
generated
@@ -528,7 +528,7 @@
|
||||
"integrity": "sha1-i9F7rB5D3qzYHZrazQ8eJMaQEA8=",
|
||||
"requires": {
|
||||
"exiftool.exe": "10.53",
|
||||
"exiftool.pl": "10.53",
|
||||
"exiftool.pl": "^10.53.0",
|
||||
"platform-dependent-modules": "0.0.14"
|
||||
}
|
||||
},
|
||||
@@ -2204,6 +2204,11 @@
|
||||
"string-width": "^2.1.1"
|
||||
}
|
||||
},
|
||||
"template-format": {
|
||||
"version": "1.2.4",
|
||||
"resolved": "https://registry.npmjs.org/template-format/-/template-format-1.2.4.tgz",
|
||||
"integrity": "sha512-+8ItNMtMTBbsEHyPR1l7Ke1WZfl91PAcoTvwAcx5U28CRLd7ylzDLazv0kuDTzNmdq/RAOnsxFVWzr4QwVIFVg=="
|
||||
},
|
||||
"text-table": {
|
||||
"version": "0.2.0",
|
||||
"resolved": "https://registry.npmjs.org/text-table/-/text-table-0.2.0.tgz",
|
||||
|
||||
Reference in New Issue
Block a user