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

@types/object-path

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/object-path - npm Package Compare versions

Comparing version 0.11.1 to 0.11.2

6

object-path/index.d.ts

@@ -50,3 +50,3 @@ // Type definitions for objectPath 0.11

value: TResult,
doNotReplace?: boolean
doNotReplace?: boolean,
): TResult | undefined;

@@ -66,3 +66,3 @@

paths: Path | Path[],
defaultValue?: TResult
defaultValue?: TResult,
): TResult | undefined;

@@ -83,3 +83,3 @@

path: Path,
defaultValue?: TResult
defaultValue?: TResult,
): TResult | undefined;

@@ -86,0 +86,0 @@

{
"name": "@types/object-path",
"version": "0.11.1",
"version": "0.11.2",
"description": "TypeScript definitions for objectPath",

@@ -28,4 +28,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/object-path",

"dependencies": {},
"typesPublisherContentHash": "0357bec904de8167559f8b6489b217ef53b67c94ad3d6e6b25e1ee0fb76f69c8",
"typeScriptVersion": "3.6"
"typesPublisherContentHash": "795fd9ca1f5f4d011566b403c7e6e74722e464d43e456b6e2fd0d490924173fa",
"typeScriptVersion": "4.3"
}

@@ -11,3 +11,3 @@ # Installation

### Additional Details
* Last updated: Wed, 07 Jul 2021 16:31:37 GMT
* Last updated: Sun, 03 Sep 2023 22:33:46 GMT
* Dependencies: none

@@ -14,0 +14,0 @@ * Global values: none

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