webext-schema
Advanced tools
Comparing version 2.1.3 to 2.2.0
@@ -7,3 +7,3 @@ /** | ||
import { IS_WIN } from './constant.js'; | ||
import { URL, fileURLToPath } from 'url'; | ||
import { fileURLToPath } from 'url'; | ||
import { getType, isString } from './common.js'; | ||
@@ -10,0 +10,0 @@ import fs, { promises as fsPromise } from 'fs'; |
@@ -7,3 +7,2 @@ /** | ||
import { CHAR, INDENT } from './constant.js'; | ||
import { URL } from 'url'; | ||
import JSON5 from 'json5'; | ||
@@ -10,0 +9,0 @@ import { createFile } from './file-util.js'; |
@@ -32,3 +32,3 @@ { | ||
"camelize": "^1.0.0", | ||
"commander": "^9.0.0", | ||
"commander": "^9.1.0", | ||
"decamelize": "^6.0.0", | ||
@@ -52,3 +52,3 @@ "json5": "^2.2.0", | ||
}, | ||
"version": "2.1.3" | ||
"version": "2.2.0" | ||
} |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
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
3371941
95230
Updatedcommander@^9.1.0