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 7.0.2 to 7.1.0

1

lib/index.d.ts

@@ -34,2 +34,3 @@ import { JSONProgram } from 'jsonc-eslint-parser/lib/parser/ast';

jit?: boolean;
minify?: boolean;
onWarn?: (msg: string) => void;

@@ -36,0 +37,0 @@ onError?: (msg: string, extra?: {

10

package.json
{
"name": "@intlify/bundle-utils",
"description": "Bundle utilities for Intlify project",
"version": "7.0.2",
"version": "7.1.0",
"author": {

@@ -21,12 +21,12 @@ "name": "kazuya kawaguchi",

"dependencies": {
"@intlify/message-compiler": "9.3.0-beta.24",
"@intlify/shared": "9.3.0-beta.24",
"@intlify/message-compiler": "9.3.0-beta.27",
"@intlify/shared": "9.3.0-beta.27",
"acorn": "^8.8.2",
"escodegen": "^2.0.0",
"estree-walker": "^2.0.2",
"jsonc-eslint-parser": "^1.0.1",
"jsonc-eslint-parser": "^2.3.0",
"magic-string": "^0.30.0",
"mlly": "^1.2.0",
"source-map-js": "^1.0.1",
"yaml-eslint-parser": "^0.3.2"
"yaml-eslint-parser": "^1.2.2"
},

@@ -33,0 +33,0 @@ "devDependencies": {

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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