@daytona/lds-engine
Advanced tools
+1
-1
@@ -22,3 +22,3 @@ var objectDeepMap = require('./lib/object-deep-map'); | ||
| // Loop through all template files and register as child path e.g. {{> component:mycomponent/child }} | ||
| if (value && value.templates) { | ||
| if (value && value.templates && value.templates.length) { | ||
| value.templates.forEach((template) => { | ||
@@ -25,0 +25,0 @@ options.registerPartial(`${value.partialName}/${template.name}`, template.content); |
+1
-1
| { | ||
| "name": "@daytona/lds-engine", | ||
| "version": "0.3.0", | ||
| "version": "0.3.1", | ||
| "description": "Templating engine for LDS", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
Unpublished package
Supply chain riskPackage version was not found on the registry. It may exist on a different registry and need to be configured to pull from that registry.
Found 1 instance in 1 package
Unpublished package
Supply chain riskPackage version was not found on the registry. It may exist on a different registry and need to be configured to pull from that registry.
Found 1 instance in 1 package
3081
0.85%