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

@yarnpkg/pnpify

Package Overview
Dependencies
Maintainers
5
Versions
142
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@yarnpkg/pnpify - npm Package Compare versions

Comparing version 2.0.0-rc.13 to 2.0.0-rc.14

4

lib/generateSdk.js

@@ -31,3 +31,5 @@ "use strict";

await _fslib.xfs.mkdirpPromise(_fslib.ppath.dirname(settingsPath));
await _fslib.xfs.changeFilePromise(settingsPath, patched);
await _fslib.xfs.changeFilePromise(settingsPath, patched, {
automaticNewlines: true
});
};

@@ -34,0 +36,0 @@

{
"name": "@yarnpkg/pnpify",
"version": "2.0.0-rc.13",
"version": "2.0.0-rc.14",
"main": "./lib/index.js",

@@ -5,0 +5,0 @@ "bin": "./lib/cli.js",

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