json-sass
json-sass copied to clipboard
Transforms a JSON stream into scss syntax Sass.
Prototype Pollution Module: lodash Published: February 13th 2019 Reported by: asgerf CWE-471 CVE-2018-16487 Vulnerable: =4.17.11 Exploitability: 3 Overview Versions of lodash before 4.17.5 are vulnerable to prototype pollution. The vulnerable...
I am not sure if this project is still being maintained? Would you consider seeking a maintainer? Anyway back to the problem at hand sending through an empty value the...
This PR quotes every string that is not a color (starts with #). Maybe I should extend that with more possible language constructs. @acdlite Could you tell me if you...
Simple correct comma in json example
Catch JSON.parse error so that unhandled errors aren't thrown. With this addition, you can handle the errors in your stream like this (making sure the on error handler is directly...
is possible use with compass ?
Fix #5
I'm pretty new to nodeJS so please excuse any misunderstanding on how this should be used. I'm including via var jsonSass = require( 'json-sass' ); in my JS file. When...
When installing this package via npm, I get the following warning: > npm WARN package.json [email protected] No repository field. Documentation: https://docs.npmjs.com/files/package.json#repository Adding this field to the package.json file should make...