@types/lodash.set
Advanced tools
Comparing version 4.3.4 to 4.3.5
// Type definitions for lodash.set 4.3 | ||
// 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.set", | ||
"version": "4.3.4", | ||
"version": "4.3.5", | ||
"description": "TypeScript definitions for lodash.set", | ||
@@ -24,2 +24,3 @@ "license": "MIT", | ||
"main": "", | ||
"types": "index", | ||
"repository": { | ||
@@ -33,4 +34,4 @@ "type": "git", | ||
}, | ||
"typesPublisherContentHash": "18018f0780eae230f0cb6e69bd65dad53614ad3860dbe0e9cab66a470dfb4096", | ||
"typesPublisherContentHash": "1a7bca10c0b23ec90f4cb2bb77a66eba9f57acba45e3c771ecf4562a61ccc80a", | ||
"typeScriptVersion": "2.6" | ||
} |
@@ -5,3 +5,3 @@ # Installation | ||
# Summary | ||
This package contains type definitions for lodash.set (http://lodash.com/). | ||
This package contains type definitions for lodash.set ( https://lodash.com ). | ||
@@ -12,4 +12,4 @@ # Details | ||
Additional Details | ||
* Last updated: Mon, 23 Jul 2018 23:44:12 GMT | ||
* Dependencies: lodash | ||
* Last updated: Wed, 13 Feb 2019 20:02:26 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
3245