circle-ihk
Advanced tools
Comparing version 1.0.12 to 1.0.13
@@ -5,3 +5,3 @@ import url from './url'; | ||
import { isElement, isString } from './is'; | ||
export default function pageInfo(app, exportFromDOMOrString, format = true) { | ||
export default function pageInfo(app, exportFromDOMOrString, format) { | ||
const returnValue = { | ||
@@ -8,0 +8,0 @@ url: url(), |
{ | ||
"name": "circle-ihk", | ||
"version": "1.0.12", | ||
"version": "1.0.13", | ||
"license": "MIT", | ||
@@ -5,0 +5,0 @@ "description": "Circle Reader Component Library", |
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
50421