json-ditto icon indicating copy to clipboard operation
json-ditto copied to clipboard

Declarative JSON-to-JSON mapper .. shape-shift JSON files with Ditto 👻

Results 9 json-ditto issues
Sort by recently updated
recently updated
newest added

Noted the breaking changes in v2's mapping that needs to be changed in v1 mapping files. Also fixed typos.

Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of this project. #### Changes included in this PR - Changes to the following...

Tagged template literals are literals where the function parameters consist of a template literal’s strings and expressions. Reference: https://exploringjs.com/es6/ch_template-literals.html#_examples-of-using-tagged-template-literals

#### Description This PR fixes one or more vulnerable packages in the `npm` dependencies of this project. See the [Snyk test report](https://app.snyk.io/org/ahmadassaf/test/github/c7e3d208-c698-4749-b94f-442356682939/master..snyk-fix-7c2b16b42399c6a99e5924c1450079be) for more details. #### Snyk Project: [BeameryHQ/Ditto:package.json](https://app.snyk.io/org/ahmadassaf/project/c7e3d208-c698-4749-b94f-442356682939) ####...

# Motivation This PR cleans the main parsing logic and abstracts the transform and extract functions from the main processing of the JSON output.