Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@pnpm/merge-lockfile-changes

Package Overview
Dependencies
Maintainers
2
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pnpm/merge-lockfile-changes - npm Package Compare versions

Comparing version 2.0.5 to 2.0.6

7

package.json
{
"name": "@pnpm/merge-lockfile-changes",
"version": "2.0.5",
"version": "2.0.6",
"description": "Merges lockfiles. Can automatically fix merge conflicts",

@@ -27,3 +27,3 @@ "main": "lib/index.js",

"dependencies": {
"@pnpm/lockfile-types": "3.1.3",
"@pnpm/lockfile-types": "3.1.4",
"comver-to-semver": "^1.0.0",

@@ -43,3 +43,4 @@ "ramda": "^0.27.1",

"compile": "rimraf lib tsconfig.tsbuildinfo && tsc --build && pnpm run lint -- --fix"
}
},
"readme": "# @pnpm/merge-lockfile-changes\n\n> Merges lockfiles. Can automatically fix merge conflicts\n\n## Install\n\n```\npnpm add @pnpm/merge-lockfile-changes\n```\n\n## License\n\n[MIT](LICENSE)\n"
}
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