New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@types/klaw-sync

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/klaw-sync - npm Package Compare versions

Comparing version 6.0.4 to 6.0.5

2

klaw-sync/index.d.ts

@@ -68,4 +68,4 @@ /// <reference types="node" />

options?: klawSync.Options,
): ReadonlyArray<klawSync.Item>;
): readonly klawSync.Item[];
export = klawSync;
{
"name": "@types/klaw-sync",
"version": "6.0.4",
"version": "6.0.5",
"description": "TypeScript definitions for klaw-sync",

@@ -25,4 +25,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/klaw-sync",

},
"typesPublisherContentHash": "1a6b8e249fe863dbcb0a39bc71242d2bbb015bdafd681bf820ac25f72bf2cca2",
"typesPublisherContentHash": "1b996a06d483418aca3be942200ebfc98699e44ffd31baabf065c4efadb77e6f",
"typeScriptVersion": "4.5"
}

@@ -78,3 +78,3 @@ # Installation

options?: klawSync.Options,
): ReadonlyArray<klawSync.Item>;
): readonly klawSync.Item[];

@@ -86,3 +86,3 @@ export = klawSync;

### Additional Details
* Last updated: Tue, 07 Nov 2023 09:09:38 GMT
* Last updated: Mon, 20 Nov 2023 23:36:24 GMT
* Dependencies: [@types/node](https://npmjs.com/package/@types/node)

@@ -89,0 +89,0 @@

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