@types/lodash.kebabcase
Advanced tools
Comparing version 4.1.0 to 4.1.1
@@ -5,4 +5,5 @@ // Type definitions for lodash.kebabCase 4.1 | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
// TypeScript Version: 2.1 | ||
import { kebabCase } from "lodash"; | ||
export = kebabCase; |
{ | ||
"name": "@types/lodash.kebabcase", | ||
"version": "4.1.0", | ||
"version": "4.1.1", | ||
"description": "TypeScript definitions for lodash.kebabCase", | ||
@@ -17,3 +17,4 @@ "license": "MIT", | ||
"peerDependencies": {}, | ||
"typesPublisherContentHash": "a3e0b04b9b5a5311d74f93fe6287f889994b902d42f9c14494ae6e8be26045a5" | ||
"typesPublisherContentHash": "26c254e5da1f12369752b6efb2dfca8d1db161d12c9b624e801de71969e01d6f", | ||
"typeScriptVersion": "2.1" | ||
} |
@@ -8,9 +8,7 @@ # Installation | ||
# Details | ||
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/lodash.kebabcase | ||
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/lodash.kebabcase | ||
Additional Details | ||
* Last updated: Mon, 05 Dec 2016 21:27:44 GMT | ||
* File structure: ProperModule | ||
* Library Dependencies: none | ||
* Module Dependencies: lodash | ||
* Last updated: Fri, 27 Jan 2017 21:43:30 GMT | ||
* Dependencies: lodash | ||
* Global values: none | ||
@@ -17,0 +15,0 @@ |
{ | ||
"authors": "Brian Zengel <https://github.com/bczengel>, Ilya Mochalov <https://github.com/chrootsu>, Stepan Mikhaylyuk <https://github.com/stepancar>", | ||
"libraryDependencies": [], | ||
"moduleDependencies": [ | ||
"lodash" | ||
], | ||
"libraryMajorVersion": 4, | ||
"libraryMinorVersion": 1, | ||
"name": "lodash.kebabcase", | ||
"libraryName": "lodash.kebabCase", | ||
"typingsPackageName": "lodash.kebabcase", | ||
"projectName": "http://lodash.com/", | ||
"sourceRepoURL": "https://www.github.com/DefinitelyTyped/DefinitelyTyped", | ||
"sourceBranch": "types-2.0", | ||
"kind": "ProperModule", | ||
"globals": [], | ||
"declaredModules": [ | ||
"lodash.kebabcase" | ||
], | ||
"files": [ | ||
"index.d.ts" | ||
], | ||
"hasPackageJson": false, | ||
"contentHash": "a3e0b04b9b5a5311d74f93fe6287f889994b902d42f9c14494ae6e8be26045a5" | ||
"data": { | ||
"authors": "Brian Zengel <https://github.com/bczengel>, Ilya Mochalov <https://github.com/chrootsu>, Stepan Mikhaylyuk <https://github.com/stepancar>", | ||
"dependencies": { | ||
"lodash": "*" | ||
}, | ||
"pathMappings": {}, | ||
"libraryMajorVersion": 4, | ||
"libraryMinorVersion": 1, | ||
"typeScriptVersion": "2.1", | ||
"libraryName": "lodash.kebabCase", | ||
"typingsPackageName": "lodash.kebabcase", | ||
"projectName": "http://lodash.com/", | ||
"sourceRepoURL": "https://www.github.com/DefinitelyTyped/DefinitelyTyped", | ||
"globals": [], | ||
"declaredModules": [ | ||
"lodash.kebabcase/." | ||
], | ||
"files": [ | ||
"index.d.ts" | ||
], | ||
"hasPackageJson": false, | ||
"contentHash": "26c254e5da1f12369752b6efb2dfca8d1db161d12c9b624e801de71969e01d6f" | ||
}, | ||
"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
2714
35
17