-
**What happened**:
In [PR#717](https://github.com/yorkie-team/yorkie-js-sdk/pull/717), a Webpack configuration([`nodeEnv: false`](https://webpack.js.org/configuration/optimization/#optimization…
-
### Feed URL
https://www.atkinsrealis.com/site-services/api/beyond-engineering?async=1&market=transportation&searchinput=&page=1&content-type=application/json
### Describe the problem
I can not mak…
-
Does CDNJS keep track of how many times individual files are pulled from their CDN? It would be absolutely awesome if CDNJS did this and then had up-to-update charts and data tables showing how many …
-
I am trying to get the sample code from the tutorial to work, the data displays on the grid, BUT, the pager never shows up. I have included my code below. Is there something I am missing?
```html
…
-
## Feature request
### Feature description
Not to index specific package
### How the feature is useful
As an author of the package, I'd like to tell cdnjs that a certain package is obsolete, r…
makma updated
2 years ago
-
## CVE-2020-11023 - Medium Severity Vulnerability
Vulnerable Library - jquery-1.11.1.min.js
JavaScript library for DOM operations
Library home page: https://cdnjs.cloudflare.com/ajax/libs/jquery/1.1…
-
## CVE-2021-23445 - Low Severity Vulnerability
Vulnerable Library - jquery.dataTables-1.10.15.min.js
DataTables enhances HTML tables with the ability to sort, filter and page the data in the table v…
-
## CVE-2019-11358 - Medium Severity Vulnerability
Vulnerable Library - jquery-1.11.2.min.js
JavaScript library for DOM operations
Library home page: https://cdnjs.cloudflare.com/ajax/libs/jquery/1.1…
-
It's possible to list the zip file entries dynamically while it is being downloaded, as a zip file has `entries`.
```
(base) stain@xenamint:~$ curl --retry 10 -sL https://zenodo.org/records/1298…
stain updated
1 month ago
-
1. **ajax.googleapis.com**: `http(s)://ajax.googleapis.com/ajax/libs/*` >>> `http(s)://cdn.bootcss.com/*`:由于`bootcdn`是和`cdnjs`进行全量同步的,而`ajax.googleapis.com`除`jquery`外还提供若干其他库的服务,只重定向`jquery`可能仍造成极少量网站…