Comparing version 0.3.16 to 0.3.17
@@ -5,3 +5,3 @@ { | ||
"homepage": "https://github.com/snowyu/util-ex.js", | ||
"version": "0.3.16", | ||
"version": "0.3.17", | ||
"author": { | ||
@@ -38,3 +38,3 @@ "name": "Riceball LEE", | ||
"mocha": "~10.2.0", | ||
"sinon": "~15.0.2", | ||
"sinon": "~15.0.3", | ||
"sinon-chai": "~3.7.0", | ||
@@ -57,3 +57,3 @@ "typedoc": "^0.23.28", | ||
"doc.md": "typedoc --plugin typedoc-plugin-markdown --out docs ./src", | ||
"release": "npx standard-version", | ||
"release": "npm run build && npx standard-version", | ||
"release.alpha": "npx standard-version --prerelease alpha", | ||
@@ -63,5 +63,5 @@ "test": "mocha" | ||
"dependencies": { | ||
"inherits-ex": "^1.4.0", | ||
"inherits-ex": "^1.5.2", | ||
"xtend": "^4.0.2" | ||
} | ||
} |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
4
166915
128
4660
Updatedinherits-ex@^1.5.2