Comparing version 4.27.0 to 4.27.2
@@ -1,1 +0,3 @@ | ||
export { destroy, init, refresh } from './src/js/index-esm.js' | ||
import { destroy, init, refresh } from './src/js/index-esm.js' | ||
const tocbot = { destroy, init, refresh } | ||
export default tocbot |
{ | ||
"name": "tocbot", | ||
"version": "4.27.0", | ||
"version": "4.27.2", | ||
"description": "Generate a table of contents based on the heading structure of a html document.", | ||
@@ -5,0 +5,0 @@ "main": "src/js/index-dist.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
129046
2424