builder-util
Advanced tools
Comparing version 22.11.2 to 22.11.3
{ | ||
"name": "builder-util", | ||
"version": "22.11.2", | ||
"version": "22.11.3", | ||
"main": "out/util.js", | ||
@@ -16,20 +16,20 @@ "author": "Vladimir Krivosheev", | ||
"@types/debug": "^4.1.5", | ||
"@types/fs-extra": "^9.0.7", | ||
"@types/fs-extra": "^9.0.11", | ||
"app-builder-bin": "3.5.13", | ||
"bluebird-lst": "^1.0.9", | ||
"builder-util-runtime": "8.7.4", | ||
"chalk": "^4.1.0", | ||
"builder-util-runtime": "8.7.5", | ||
"chalk": "^4.1.1", | ||
"debug": "^4.3.2", | ||
"fs-extra": "^9.1.0", | ||
"fs-extra": "^10.0.0", | ||
"is-ci": "^3.0.0", | ||
"js-yaml": "^4.0.0", | ||
"js-yaml": "^4.1.0", | ||
"source-map-support": "^0.5.19", | ||
"stat-mode": "^1.0.0", | ||
"temp-file": "^3.3.7" | ||
"temp-file": "^3.4.0" | ||
}, | ||
"typings": "./out/util.d.ts", | ||
"devDependencies": { | ||
"@types/js-yaml": "^4.0.0", | ||
"@types/js-yaml": "^4.0.1", | ||
"@types/source-map-support": "^0.5.3" | ||
} | ||
} |
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
121264
+ Addedbuilder-util-runtime@8.7.5(transitive)
- Removedat-least-node@1.0.0(transitive)
- Removedbuilder-util-runtime@8.7.4(transitive)
- Removedfs-extra@9.1.0(transitive)
Updated@types/fs-extra@^9.0.11
Updatedbuilder-util-runtime@8.7.5
Updatedchalk@^4.1.1
Updatedfs-extra@^10.0.0
Updatedjs-yaml@^4.1.0
Updatedtemp-file@^3.4.0