-
Data URL: [https://github.com/sledilnik/data/blob/master/json/mizs-stats.json](https://github.com/sledilnik/data/blob/master/json/mizs-stats.json)
breki updated
4 years ago
-
## CVE-2019-18797 - Medium Severity Vulnerability
Vulnerable Library - node-sassv4.13.1
:rainbow: Node.js bindings to libsass
Library home page: https://github.com/sass/node-sass.git
Found in HEAD …
-
Right now Koka uses Require.js, which is quite outdated. Modern JS uses Webpack or Rollup, which bundles multiple files into a single optimized file.
Both Webpack and Rollup support ES6 modules, an…
Pauan updated
10 months ago
-
I apologize if I need a refresher since I just got back from vacation. Assume that I deploy the API to an EC2 instance and deploy the WebLit in S3. Where do I set the settings for WebLit URL calls?
…
-
## CVE-2018-19797 - Low Severity Vulnerability
Vulnerable Libraries - node-sass-4.12.0.tgz, node-sassv4.11.0
node-sass-4.12.0.tgz
Wrapper around libsass
Library home page: https://registry.npmjs.o…
-
## CVE-2018-19827 - Medium Severity Vulnerability
Vulnerable Library - node-sass15fe42ed92dea8e086e7837e53ecd8190c0179b9
:rainbow: Node.js bindings to libsass
Library home page: https://github.com/…
-
Currently, when inside the object decoder user cannot fail in it.
For example in this code, the user needs to "escape" the `object` decoder space in order to be able to use `Decode.fail`
[REPL d…
-
-
I think there's an argument for moving adoptedStyleSheets from Element to Node. According to the spec and examples, you only expect to see this on a root node such as HTMLDocument and ShadowRoot.
…
-
Right, so simply put. I want the following code to work:
```
using CUDA
f(x) = x+1
g(x) = x*2
function call_fxs!(fxs)
x = 1
for i = 1:length(fxs)
x = fxs[1](x)
…
leios updated
4 months ago