Socket
Socket
Sign inDemoInstall

@types/hoek

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/hoek - npm Package Compare versions

Comparing version 4.1.2 to 4.1.3

hoek/LICENSE

4

hoek/index.d.ts

@@ -6,3 +6,3 @@ // Type definitions for hoek 4.1

interface ContainOptions {
export interface ContainOptions {
/** Perform a deep comparison of the values? */

@@ -18,3 +18,3 @@ deep?: boolean;

interface ReachOptions {
export interface ReachOptions {
/** String to split chain path on. Defaults to ".". */

@@ -21,0 +21,0 @@ separator?: string;

{
"name": "@types/hoek",
"version": "4.1.2",
"version": "4.1.3",
"description": "TypeScript definitions for hoek",

@@ -20,4 +20,4 @@ "license": "MIT",

"peerDependencies": {},
"typesPublisherContentHash": "70757eccf643c9f4964b64c32ef58a73a546e2c8391dfeb237f25cd3755f2d03",
"typesPublisherContentHash": "c577dec6cd3afea07bccb2c35445665e6d3013a2cd1b16d77ca61aaefcde83c1",
"typeScriptVersion": "2.0"
}

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

Additional Details
* Last updated: Fri, 31 Mar 2017 18:05:13 GMT
* Last updated: Mon, 17 Apr 2017 17:55:17 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