serializeapp
Advanced tools
Comparing version 1.0.2 to 1.0.3
@@ -20,2 +20,3 @@ var Promise = require('promise'); | ||
return bookmark.getLayout().then(function(layout) { | ||
properties.qData = properties.qData || {}; | ||
properties.qData.qBookMark = layout.qBookmark; | ||
@@ -22,0 +23,0 @@ return properties; |
{ | ||
"name": "serializeapp", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "Serializes a Qlik Sense App into JSON", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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
16106
247