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

@pnpm/catalogs.config

Package Overview
Dependencies
Maintainers
0
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pnpm/catalogs.config - npm Package Compare versions

Comparing version 0.1.1 to 0.1.2

13

package.json
{
"name": "@pnpm/catalogs.config",
"version": "0.1.1",
"version": "0.1.2",
"description": "Create a normalized catalogs config from pnpm-workspace.yaml contents.",

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

"keywords": [
"pnpm9",
"pnpm10",
"pnpm",

@@ -31,9 +31,12 @@ "types"

"dependencies": {
"@pnpm/error": "6.0.2"
"@pnpm/error": "6.0.3"
},
"devDependencies": {
"@pnpm/catalogs.config": "0.1.1",
"@pnpm/catalogs.types": "0.1.0",
"@pnpm/workspace.read-manifest": "2.2.1"
"@pnpm/catalogs.config": "0.1.2",
"@pnpm/workspace.read-manifest": "2.2.2"
},
"jest": {
"preset": "@pnpm/jest-config"
},
"scripts": {

@@ -40,0 +43,0 @@ "lint": "eslint \"src/**/*.ts\" \"test/**/*.ts\"",

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