@pnpm/modules-yaml
Advanced tools
Comparing version 1000.0.0 to 1000.1.0
@@ -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; |
{ | ||
"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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
12215
139