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

@pnpm/hooks.types

Package Overview
Dependencies
Maintainers
2
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pnpm/hooks.types - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

2

lib/index.d.ts

@@ -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",

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