@intlify/bundle-utils
Advanced tools
Comparing version 7.0.2 to 7.1.0
@@ -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?: { |
{ | ||
"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
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
92448
2476
+ Added@intlify/message-compiler@9.3.0-beta.27(transitive)
+ Added@intlify/shared@9.3.0-beta.27(transitive)
+ Addedeslint-visitor-keys@3.4.3(transitive)
+ Addedespree@9.6.1(transitive)
+ Addedjsonc-eslint-parser@2.4.0(transitive)
+ Addedsemver@7.6.3(transitive)
+ Addedyaml@2.6.1(transitive)
+ Addedyaml-eslint-parser@1.2.3(transitive)
- Removed@intlify/message-compiler@9.3.0-beta.24(transitive)
- Removed@intlify/shared@9.3.0-beta.24(transitive)
- Removedacorn@7.4.1(transitive)
- Removedeslint-utils@2.1.0(transitive)
- Removedeslint-visitor-keys@1.3.0(transitive)
- Removedespree@6.2.1(transitive)
- Removedjsonc-eslint-parser@1.4.1(transitive)
- Removedsemver@6.3.1(transitive)
- Removedyaml@1.10.2(transitive)
- Removedyaml-eslint-parser@0.3.2(transitive)
Updatedjsonc-eslint-parser@^2.3.0
Updatedyaml-eslint-parser@^1.2.2