@jsenv/util
Advanced tools
Comparing version 3.3.2 to 3.3.3
{ | ||
"name": "@jsenv/util", | ||
"version": "3.3.2", | ||
"version": "3.3.3", | ||
"description": "Set of functions often needed when using Node.js.", | ||
@@ -20,3 +20,3 @@ "license": "MIT", | ||
"module": "index.js", | ||
"main": "dist/commonjs/main.js", | ||
"main": "dist/commonjs/main.cjs", | ||
"files": [ | ||
@@ -47,4 +47,4 @@ "/dist/", | ||
"dependencies": { | ||
"@jsenv/cancellation": "1.3.0", | ||
"@jsenv/url-meta": "5.2.0" | ||
"@jsenv/cancellation": "1.3.1", | ||
"@jsenv/url-meta": "5.2.1" | ||
}, | ||
@@ -54,3 +54,3 @@ "devDependencies": { | ||
"@jsenv/codecov-upload": "3.1.0", | ||
"@jsenv/core": "10.5.0", | ||
"@jsenv/core": "10.6.0-alpha.0", | ||
"@jsenv/eslint-config": "12.1.0", | ||
@@ -57,0 +57,0 @@ "@jsenv/git-hooks": "1.2.0", |
@@ -72,3 +72,3 @@ # util | ||
```console | ||
npm install @jsenv/util@3.3.0 | ||
npm install @jsenv/util@3.3.3 | ||
``` | ||
@@ -75,0 +75,0 @@ |
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
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
242992
1
+ Added@jsenv/cancellation@1.3.1(transitive)
+ Added@jsenv/url-meta@5.2.1(transitive)
- Removed@jsenv/cancellation@1.3.0(transitive)
- Removed@jsenv/url-meta@5.2.0(transitive)
Updated@jsenv/cancellation@1.3.1
Updated@jsenv/url-meta@5.2.1