Closed RonaldEAM closed 5 months ago
New and removed dependencies detected. Learn more about Socket for GitHub ↗︎
Package | New capabilities | Transitives | Size | Publisher |
---|---|---|---|---|
npm/@types/lodash@4.17.4 | None | 0 |
863 kB | types |
🚮 Removed packages: npm/fetch-mock-jest@1.5.1
The change to lower the limit of pages didn't work to avoid the timeout issue, my guess now is that the query is heavy to process on server side because of the number of repo keys in the query and not because of page size, so I did that change here to lower the repo keys we query if we get a timeout error.
also for builds step we were getting this error
The change I did skips that error and publish a warn message of which build failed so they can fix it because it's an issue with artifactory itself