Comparing version 0.4.2 to 0.4.3
@@ -40,3 +40,3 @@ 'use strict'; | ||
let lineHeadSpaceChars = lineEls[0].match(spaceReg)[0]; | ||
let renderedModelStr = renderJSON(modelStr, true, modelKey); | ||
let renderedModelStr = renderJSON(modelStr, modelKey); | ||
@@ -43,0 +43,0 @@ let lines = renderedModelStr.split('\n'); |
{ | ||
"name": "cldoc", | ||
"version": "0.4.2", | ||
"version": "0.4.3", | ||
"description": "Example", | ||
@@ -5,0 +5,0 @@ "scripts": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
889713