-
@conda-forge/core
This was reported to me by the maintainer for ibm_db:
When you install this package on top of the `JSON5` package, there will be a merge error on `__init__.py` file. This issu…
-
jless throws an error with [**JSON5**](https://json5.org/)-style comments:
```json
[
{
"operation": "shift",
"spec": {
"rating": {
"primary": {
// simple ma…
-
**What problem does this feature solve?**
I am using Gitea which uses Chroma (according to their support channel where I was wondering if this was an issue with Gitea) and it doesn't recognise \`\`…
-
I find myself testing various queries a lot, and when I do this, it'd be really nice if I could just comment out some query variables (preferably with `cmd + /` shortcut) instead of having to delete t…
-
There are others who would like to write a new specification for a new a JSON.
Might be a good idea to discuss in regards to binary encoding. https://github.com/json5/json5/issues/190
-
Vulnerable Library - express-fw-next-0.0.10.tgz
Path to dependency file: /demo/package.json
Path to vulnerable library: /demo/node_modules/json5/package.json
Found in HEAD commit: 0154c403ee845d…
-
The optional features in the JSON parser allow it be configured to _almost_ be a fully-compatible parser for JSON5.
There's just a few missing features, documented here:
https://stackoverflow.com/…
-
### What type of issue is this?
Incorrect support data (example: BrowserX says "86" but support was added in "40")
### What information was incorrect, unhelpful, or incomplete?
some features …
-
Is it possible to ignore the `ecosystem.json5` file in the source repo but still deploy?
Running deploy with `ecosystem.json5` ignored results in:
``` Bash
○ executing post-deploy `pm2 startOrRestar…
-
### What are you trying to do?
We parse/process/generate our policy file. It's difficult and/or not possible with a lot of JSON libraries to generate JSON files with the "extra features" like inline …