@intlify/bundle-utils
Advanced tools
Comparing version 5.1.0 to 5.1.1
@@ -46,3 +46,2 @@ "use strict"; | ||
const astExportDefaultWithObject = (0, esquery_1.default)(ast, 'Program:has(ExportDefaultDeclaration):has(ObjectExpression)'); | ||
console.log('astExportDefaultWithObject', astExportDefaultWithObject); | ||
if (!allowDynamic) { | ||
@@ -58,3 +57,2 @@ if (!astExportDefaultWithObject.length) { | ||
} | ||
console.log('astExportDefault', astExportDefault); | ||
if (!astExportDefaultWithObject.length) { | ||
@@ -61,0 +59,0 @@ /** |
{ | ||
"name": "@intlify/bundle-utils", | ||
"description": "Bundle utilities for Intlify project", | ||
"version": "5.1.0", | ||
"version": "5.1.1", | ||
"author": { | ||
@@ -6,0 +6,0 @@ "name": "kazuya kawaguchi", |
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
132327
3338