Comparing version 2.34.0 to 2.34.1
@@ -95,3 +95,3 @@ const querystring = require('querystring'); | ||
// Replace IDs with classes | ||
embedHtml = embedHtml.replace(/id=/g, 'class='); | ||
embedHtml = embedHtml.replace(/id="/g, 'class="'); | ||
@@ -98,0 +98,0 @@ // Replace title tags |
@@ -37,3 +37,3 @@ { | ||
}, | ||
"version": "2.34.0" | ||
"version": "2.34.1" | ||
} |
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
592216