@types/lodash.remove
Advanced tools
Comparing version 4.7.0 to 4.7.1
@@ -5,4 +5,5 @@ // Type definitions for lodash.remove 4.7 | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
// TypeScript Version: 2.1 | ||
import { remove } from "lodash"; | ||
export = remove; |
{ | ||
"name": "@types/lodash.remove", | ||
"version": "4.7.0", | ||
"version": "4.7.1", | ||
"description": "TypeScript definitions for lodash.remove", | ||
@@ -17,3 +17,4 @@ "license": "MIT", | ||
"peerDependencies": {}, | ||
"typesPublisherContentHash": "a6c16d3e47462cd7f2c9c3291b576196c16f3c8159c6d833bab493e4440b65fb" | ||
"typesPublisherContentHash": "401130a23dfd4fc19c5a382a3793e02e2732051d83f44ef2c6672c10ee3290e9", | ||
"typeScriptVersion": "2.1" | ||
} |
@@ -8,9 +8,7 @@ # Installation | ||
# Details | ||
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/lodash.remove | ||
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/lodash.remove | ||
Additional Details | ||
* Last updated: Mon, 05 Dec 2016 21:27:48 GMT | ||
* File structure: ProperModule | ||
* Library Dependencies: none | ||
* Module Dependencies: lodash | ||
* Last updated: Fri, 27 Jan 2017 21:43:32 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": 7, | ||
"name": "lodash.remove", | ||
"libraryName": "lodash.remove", | ||
"typingsPackageName": "lodash.remove", | ||
"projectName": "http://lodash.com/", | ||
"sourceRepoURL": "https://www.github.com/DefinitelyTyped/DefinitelyTyped", | ||
"sourceBranch": "types-2.0", | ||
"kind": "ProperModule", | ||
"globals": [], | ||
"declaredModules": [ | ||
"lodash.remove" | ||
], | ||
"files": [ | ||
"index.d.ts" | ||
], | ||
"hasPackageJson": false, | ||
"contentHash": "a6c16d3e47462cd7f2c9c3291b576196c16f3c8159c6d833bab493e4440b65fb" | ||
"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": 7, | ||
"typeScriptVersion": "2.1", | ||
"libraryName": "lodash.remove", | ||
"typingsPackageName": "lodash.remove", | ||
"projectName": "http://lodash.com/", | ||
"sourceRepoURL": "https://www.github.com/DefinitelyTyped/DefinitelyTyped", | ||
"globals": [], | ||
"declaredModules": [ | ||
"lodash.remove/." | ||
], | ||
"files": [ | ||
"index.d.ts" | ||
], | ||
"hasPackageJson": false, | ||
"contentHash": "401130a23dfd4fc19c5a382a3793e02e2732051d83f44ef2c6672c10ee3290e9" | ||
}, | ||
"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
2675
35
17