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

@pnpm/modules-yaml

Package Overview
Dependencies
Maintainers
0
Versions
75
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pnpm/modules-yaml - npm Package Compare versions

Comparing version 1000.0.0 to 1000.1.0

1

lib/index.d.ts

@@ -16,2 +16,3 @@ import { type DepPath, type DependenciesField, type HoistedDependencies, type Registries } from '@pnpm/types';

pendingBuilds: string[];
ignoredBuilds?: string[];
prunedAt: string;

@@ -18,0 +19,0 @@ registries?: Registries;

4

package.json
{
"name": "@pnpm/modules-yaml",
"version": "1000.0.0",
"version": "1000.1.0",
"description": "Reads/writes `node_modules/.modules.yaml`",

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

"tempy": "^1.0.1",
"@pnpm/modules-yaml": "1000.0.0"
"@pnpm/modules-yaml": "1000.1.0"
},

@@ -39,0 +39,0 @@ "funding": "https://opencollective.com/pnpm",

Sorry, the diff of this file is not supported yet

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