@types/is-mobile
Advanced tools
Comparing version 0.3.0 to 2.1.4
{ | ||
"name": "@types/is-mobile", | ||
"version": "0.3.0", | ||
"description": "TypeScript definitions for is-mobile", | ||
"license": "MIT", | ||
"contributors": [ | ||
{ | ||
"name": "Leonid Logvinov", | ||
"url": "https://github.com/LogvinovLeon", | ||
"githubUsername": "LogvinovLeon" | ||
} | ||
], | ||
"version": "2.1.4", | ||
"typings": null, | ||
"description": "Stub TypeScript definitions entry for is-mobile, which provides its own types definitions", | ||
"main": "", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git" | ||
}, | ||
"scripts": {}, | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "a57cad99974997eb731ab2c7926b455710f4a9c839680ecfe17685c121b704bf", | ||
"typeScriptVersion": "2.0" | ||
"author": "", | ||
"repository": "https://github.com/juliangruber/is-mobile", | ||
"license": "MIT", | ||
"dependencies": { | ||
"is-mobile": "*" | ||
} | ||
} |
@@ -1,16 +0,3 @@ | ||
# Installation | ||
> `npm install --save @types/is-mobile` | ||
This is a stub types definition for is-mobile (https://github.com/juliangruber/is-mobile). | ||
# Summary | ||
This package contains type definitions for is-mobile (https://github.com/juliangruber/is-mobile). | ||
# Details | ||
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/is-mobile | ||
Additional Details | ||
* Last updated: Sun, 27 May 2018 14:13:13 GMT | ||
* Dependencies: none | ||
* Global values: none | ||
# Credits | ||
These definitions were written by Leonid Logvinov <https://github.com/LogvinovLeon>. | ||
is-mobile provides its own type definitions, so you don't need @types/is-mobile installed! |
Sorry, the diff of this file is not supported yet
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
Trivial Package
Supply chain riskPackages less than 10 lines of code are easily copied into your own project and may not warrant the additional supply chain risk of an external dependency.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
1
1748
1
3
0
3
1
2
3
1
+ Addedis-mobile@*
+ Addedis-mobile@5.0.0(transitive)