@pnpm/hooks.types
Advanced tools
Comparing version 1.0.0 to 1.0.1
@@ -7,3 +7,3 @@ import type { Lockfile } from '@pnpm/lockfile-types'; | ||
existsCurrentLockfile: boolean; | ||
existsWantedLockfile: boolean; | ||
existsNonEmptyWantedLockfile: boolean; | ||
lockfileDir: string; | ||
@@ -10,0 +10,0 @@ storeDir: string; |
{ | ||
"name": "@pnpm/hooks.types", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Types for hooks", | ||
@@ -25,7 +25,7 @@ "main": "lib/index.js", | ||
"devDependencies": { | ||
"@pnpm/hooks.types": "1.0.0" | ||
"@pnpm/hooks.types": "1.0.1" | ||
}, | ||
"dependencies": { | ||
"@pnpm/lockfile-types": "5.0.0", | ||
"@pnpm/types": "9.0.0" | ||
"@pnpm/lockfile-types": "5.1.0", | ||
"@pnpm/types": "9.1.0" | ||
}, | ||
@@ -32,0 +32,0 @@ "funding": "https://opencollective.com/pnpm", |
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
3100
+ Added@pnpm/lockfile-types@5.1.0(transitive)
+ Added@pnpm/types@9.1.0(transitive)
- Removed@pnpm/lockfile-types@5.0.0(transitive)
- Removed@pnpm/types@9.0.0(transitive)
Updated@pnpm/lockfile-types@5.1.0
Updated@pnpm/types@9.1.0