@types/lodash.flow
Advanced tools
Comparing version 3.5.4 to 3.5.5
// Type definitions for lodash.flow 3.5 | ||
// Project: http://lodash.com/ | ||
// Project: https://lodash.com | ||
// Definitions by: Brian Zengel <https://github.com/bczengel>, Ilya Mochalov <https://github.com/chrootsu>, Stepan Mikhaylyuk <https://github.com/stepancar> | ||
@@ -4,0 +4,0 @@ // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped |
{ | ||
"name": "@types/lodash.flow", | ||
"version": "3.5.4", | ||
"version": "3.5.5", | ||
"description": "TypeScript definitions for lodash.flow", | ||
@@ -24,2 +24,3 @@ "license": "MIT", | ||
"main": "", | ||
"types": "index", | ||
"repository": { | ||
@@ -33,4 +34,4 @@ "type": "git", | ||
}, | ||
"typesPublisherContentHash": "c8416ba030f12d4246990816a50aafda509105974ef3dc57f0d2e5a07cf434bf", | ||
"typesPublisherContentHash": "a2f3d9c73c155b7dac5b8c169850b2662e2e7c9e6fba8f44a62420bca1344161", | ||
"typeScriptVersion": "2.6" | ||
} |
@@ -5,3 +5,3 @@ # Installation | ||
# Summary | ||
This package contains type definitions for lodash.flow (http://lodash.com/). | ||
This package contains type definitions for lodash.flow ( https://lodash.com ). | ||
@@ -12,4 +12,4 @@ # Details | ||
Additional Details | ||
* Last updated: Mon, 23 Jul 2018 23:44:11 GMT | ||
* Dependencies: lodash | ||
* Last updated: Wed, 13 Feb 2019 18:42:39 GMT | ||
* Dependencies: @types/lodash | ||
* Global values: none | ||
@@ -16,0 +16,0 @@ |
Sorry, the diff of this file is not supported yet
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
3253