New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@wildberries/boilerplate-config-packager

Package Overview
Dependencies
Maintainers
5
Versions
594
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@wildberries/boilerplate-config-packager - npm Package Compare versions

Comparing version 0.3.118 to 0.3.119

4

config/packager/utils/package-json-patch.js

@@ -69,5 +69,5 @@ const path = require('path');

newPackage.overrides = commandsFile.overrides;
}
if (commandsFile.resolutions && !commandsFile.overrides) {
delete newPackage.resolutions;
} else if (commandsFile.resolutions) {
newPackage.resolutions = commandsFile.resolutions;

@@ -74,0 +74,0 @@ }

{
"name": "@wildberries/boilerplate-config-packager",
"version": "0.3.118",
"version": "0.3.119",
"description": "boilerplate cli-executor",

@@ -5,0 +5,0 @@ "scripts": {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc