Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@intlify/bundle-utils

Package Overview
Dependencies
Maintainers
2
Versions
44
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@intlify/bundle-utils - npm Package Compare versions

Comparing version 5.1.0 to 5.1.1

2

lib/js.js

@@ -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 @@ /**

2

package.json
{
"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",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc