-
## CVE-2015-9251 - Medium Severity Vulnerability
Vulnerable Libraries - jquery-1.6.1.min.js, jquery-1.11.3.js, jquery-1.7.2.min.js, jquery-1.7.1.min.js
jquery-1.6.1.min.js
JavaScript library for D…
-
Many people don't trust source maps (@alexdima), so they always prefer stepping through the transpiled JS to rule out a bunch of issues.
These issues include:
1) `tsc`/`webpack`/`gulp` dies silent…
-
**Describe the bug**
I 'have build my application using your template, app is working fine in local, but when I'm trying to run this using serverless.yml and sls offline it says ``Cannot use import s…
-
I wasn't sure whether or not to make a new issue or comment on https://github.com/graphql/graphql-js/issues/594 but that one is so old I figured it would be preferable to start anew
In my project I…
-
## CVE-2019-11358 - Medium Severity Vulnerability
Vulnerable Libraries - jquery-1.7.2.min.js, jquery-3.2.1.min.js, jquery-1.11.3.js
jquery-1.7.2.min.js
JavaScript library for DOM operations
Librar…
-
With the merge of PR #2 , we now have a kind of broken system. Pre-existing users of Ferdi would have had their profiles in different location (for eg, in macos, the ferdi profile folder is: `~/Librar…
-
### Issue description
Installing Serverless plugins with `serverless plugin install` reformats the whole `package.json` file to a single line.
### Context
# Service Overview
- Serverless Framework…
-
Previous issue: #3249, #10706
This is a meta-issue to gather all reports about the following error:
```
EMFILE - too many open files error
```
This is a very tough issue to solve because i…
-
```
const swaggerJsDoc = require("swagger-jsdoc");
const swaggerUI = require("swagger-ui-express");
const swaggerOptions = require("./swagger.json");
const swaggerDocs = swaggerJsDoc(swaggerOpti…
-
### Proxyman 1.17.1
### macOS 10.15.3
### Docker for Mac Desktop 2.2.0.3
Is it possible to intercept network calls being initiated by an application running (e.g. a node app) inside a docker …