issues Search Results · repo:miickel/gulp-angular-templatecache language:JavaScript
Filter by
0 results
(85 ms)0 results
inmiickel/gulp-angular-templatecache (press backspace or delete to remove)https://www.whitesourcesoftware.com/vulnerability-database/CVE-2019-10744
This module pulls in gulp-footer@2.0.2 which pulls in a vulnerable version of lodash.template
Need to move to gulp-footer@2.1.0 ...
tomsoal
- 2
- Opened on Nov 17, 2021
- #179
npm install gulp-angular-templatecache
npm --version 6.14.4
I m only starting with node so this might be expected. Getting an error installing because of mal formed JSON?
johnfwhitmore
- 1
- Opened on Nov 9, 2020
- #178
The currently-supported NodeJS version was still listed at =4.2.0 even though 4 has been deprecated for a while now. As
NodeJS 6 will be deprecated in a couple of days, we should upgrade to a minimum ...
semver:major
simonua
- Opened on Apr 29, 2019
- #175
The code (in one instance) and the tests (in many instances) use Buffer(), which has been deprecated in NodeJS 6.0.0:
(node:12056) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security ...
semver:major
simonua
- Opened on Apr 29, 2019
- #173
I am running a gulp build for production. I am getting an error Error: ENOENT: no such file or directory, open
target/tmp/templates.js . This is a snippet of gulpfile.js and gulp/build.js files GULPFILE.JS ...
Soumya-mp
- 1
- Opened on Dec 3, 2018
- #169
As noted in this issue, event-stream is compromised and the original maintainer doesn t have control over the repo.
I highly recommend removing event-stream, along with gulp-footer dependency (as mentioned ...
help wanted
TheSeg
- 2
- Opened on Nov 26, 2018
- #166
Calling this package with gulp 4 erroneously results in template filenames with leading separators.
This seems to be due to the breaking change in vinyl, where internal path records such as file.base ...
help wanted
dmellstrom
- 18
- Opened on Oct 28, 2018
- #164
My issue is with the moduleSystem option, value IIFE.
When minifying a build containing concatenated cached templates provided by this plugin, using UglifyJS, the functional
wrapper is removed from the ...
dmellstrom
- 4
- Opened on Oct 17, 2018
- #161
Now that Node 4 support has been dropped, and the minimum version is Node 6, the code and tests could be converted to
ES2015 (support at 95-99%).
Especially using template literals would help make things ...
simonua
- 4
- Opened on May 30, 2018
- #159
npm audit revealed two vulnerabilities that should be resolved:
=== npm audit security report ===
# Run npm update concat-with-sourcemaps --depth 2 to resolve 2 vulnerabilities ...
simonua
- 1
- Opened on May 28, 2018
- #157

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.