Comparing version 2.1.1 to 2.1.2
@@ -8,3 +8,3 @@ 'use strict' | ||
export { parse } from '@domql/parse' | ||
// export { parse } from '@domql/parse' | ||
export { define } from '@domql/define' | ||
@@ -11,0 +11,0 @@ export { tree } from '@domql/tree' |
{ | ||
"name": "domql", | ||
"version": "2.1.1", | ||
"version": "2.1.2", | ||
"main": "index.js", | ||
@@ -21,3 +21,3 @@ "license": "MIT", | ||
}, | ||
"gitHead": "6eec5a7638e5ad68ff95d113d151804e9d962e59" | ||
"gitHead": "6a016a8745aeddb96c810bf907e537b78de05926" | ||
} |
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
2494