@types/hoek
Advanced tools
Comparing version 4.1.0 to 4.1.1
@@ -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 | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
7479
200
17