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

@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.0 to 4.1.1

4

hoek/index.d.ts

@@ -30,4 +30,4 @@ // Type definitions for hoek 4.1

/**
* Clone an object or an array.
/**
* Clone an object or an array.
*/

@@ -34,0 +34,0 @@ export function clone<T>(obj: T): T;

{
"name": "@types/hoek",
"version": "4.1.0",
"version": "4.1.1",
"description": "TypeScript definitions for hoek",
"license": "MIT",
"author": "Prashant Tiwari <https://github.com/prashaantt>",
"contributors": [
{
"name": "Prashant Tiwari",
"url": "https://github.com/prashaantt"
}
],
"main": "",

@@ -15,3 +20,4 @@ "repository": {

"peerDependencies": {},
"typesPublisherContentHash": "0be4b84ddf1961e7978f2780893903836af74d556435fe1dbe03f89520476d56"
"typesPublisherContentHash": "38ffd5c9e9b580ecd91532e655a0b77dc003f5dcb0e6dafd82304228df8ace42",
"typeScriptVersion": "2.0"
}

@@ -8,9 +8,7 @@ # Installation

# Details
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/hoek
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/hoek
Additional Details
* Last updated: Wed, 30 Nov 2016 19:08:34 GMT
* File structure: ProperModule
* Library Dependencies: none
* Module Dependencies: none
* Last updated: Thu, 23 Feb 2017 15:22:20 GMT
* Dependencies: none
* Global values: none

@@ -17,0 +15,0 @@

{
"authors": "Prashant Tiwari <https://github.com/prashaantt>",
"libraryDependencies": [],
"moduleDependencies": [],
"libraryMajorVersion": 4,
"libraryMinorVersion": 1,
"name": "hoek",
"libraryName": "hoek",
"typingsPackageName": "hoek",
"projectName": "https://github.com/hapijs/hoek",
"sourceRepoURL": "https://www.github.com/DefinitelyTyped/DefinitelyTyped",
"sourceBranch": "types-2.0",
"kind": "ProperModule",
"globals": [],
"declaredModules": [
"hoek"
],
"files": [
"index.d.ts"
],
"hasPackageJson": false,
"contentHash": "0be4b84ddf1961e7978f2780893903836af74d556435fe1dbe03f89520476d56"
"data": {
"contributors": [
{
"name": "Prashant Tiwari",
"url": "https://github.com/prashaantt"
}
],
"dependencies": {},
"pathMappings": {},
"libraryMajorVersion": 4,
"libraryMinorVersion": 1,
"typeScriptVersion": "2.0",
"libraryName": "hoek",
"typingsPackageName": "hoek",
"projectName": "https://github.com/hapijs/hoek",
"sourceRepoURL": "https://www.github.com/DefinitelyTyped/DefinitelyTyped",
"globals": [],
"declaredModules": [
"hoek/."
],
"files": [
"index.d.ts"
],
"hasPackageJson": false,
"contentHash": "38ffd5c9e9b580ecd91532e655a0b77dc003f5dcb0e6dafd82304228df8ace42"
},
"isLatest": true
}
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