@types/deepmerge
Advanced tools
Comparing version 2.1.0 to 2.2.0
{ | ||
"name": "@types/deepmerge", | ||
"version": "2.1.0", | ||
"description": "TypeScript definitions for deepmerge", | ||
"license": "MIT", | ||
"contributors": [ | ||
{ | ||
"name": "marvinscharle", | ||
"url": "https://github.com/marvinscharle", | ||
"githubUsername": "marvinscharle" | ||
}, | ||
{ | ||
"name": "syy1125", | ||
"url": "https://github.com/syy1125", | ||
"githubUsername": "syy1125" | ||
}, | ||
{ | ||
"name": "AppLover69", | ||
"url": "https://github.com/AppLover69", | ||
"githubUsername": "AppLover69" | ||
} | ||
], | ||
"version": "2.2.0", | ||
"typings": null, | ||
"description": "Stub TypeScript definitions entry for deepmerge, which provides its own types definitions", | ||
"main": "", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git" | ||
}, | ||
"scripts": {}, | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "c26d4c0546e3902dd67af8936c5aa532139555a04f03e25e3cc0acfe9fa1bacb", | ||
"typeScriptVersion": "2.2" | ||
"author": "", | ||
"repository": "git@github.com:KyleAMathews/deepmerge.git", | ||
"license": "MIT", | ||
"dependencies": { | ||
"deepmerge": "*" | ||
} | ||
} |
@@ -1,16 +0,3 @@ | ||
# Installation | ||
> `npm install --save @types/deepmerge` | ||
This is a stub types definition for deepmerge (git@github.com:KyleAMathews/deepmerge.git). | ||
# Summary | ||
This package contains type definitions for deepmerge (https://github.com/KyleAMathews/deepmerge). | ||
# Details | ||
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/deepmerge | ||
Additional Details | ||
* Last updated: Thu, 15 Mar 2018 23:17:55 GMT | ||
* Dependencies: none | ||
* Global values: none | ||
# Credits | ||
These definitions were written by marvinscharle <https://github.com/marvinscharle>, syy1125 <https://github.com/syy1125>, AppLover69 <https://github.com/AppLover69>. | ||
deepmerge provides its own type definitions, so you don't need @types/deepmerge installed! |
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
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
Found 1 instance in 1 package
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
Wildcard dependency
QualityPackage has a dependency with a floating version range. This can cause issues if the dependency publishes a new major version.
Found 1 instance in 1 package
No contributors or author data
MaintenancePackage does not specify a list of contributors or an author in package.json.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
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
1727
1
3
0
2
1
1
3
1
1
+ Addeddeepmerge@*
+ Addeddeepmerge@4.3.1(transitive)