@types/bcp-47
Advanced tools
Comparing version 1.0.0 to 2.0.0
{ | ||
"name": "@types/bcp-47", | ||
"version": "1.0.0", | ||
"description": "TypeScript definitions for bcp-47", | ||
"license": "MIT", | ||
"contributors": [ | ||
{ | ||
"name": "Chris Barth", | ||
"url": "https://github.com/cjbarth", | ||
"githubUsername": "cjbarth" | ||
} | ||
], | ||
"version": "2.0.0", | ||
"typings": null, | ||
"description": "Stub TypeScript definitions entry for bcp-47, which provides its own types definitions", | ||
"main": "", | ||
"types": "index.d.ts", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", | ||
"directory": "types/bcp-47" | ||
}, | ||
"scripts": {}, | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "8f64991ab1ccb3732603a14b31024e7a8810c19f8432e545715c58f777fdd9ed", | ||
"typeScriptVersion": "2.8" | ||
"author": "", | ||
"license": "MIT", | ||
"dependencies": { | ||
"bcp-47": "*" | ||
} | ||
} |
@@ -1,16 +0,3 @@ | ||
# Installation | ||
> `npm install --save @types/bcp-47` | ||
This is a stub types definition for @types/bcp-47 (https://github.com/wooorm/bcp-47#readme). | ||
# Summary | ||
This package contains type definitions for bcp-47 (https://github.com/wooorm/bcp-47#readme). | ||
# Details | ||
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/bcp-47. | ||
### Additional Details | ||
* Last updated: Fri, 27 Dec 2019 15:18:54 GMT | ||
* Dependencies: none | ||
* Global values: none | ||
# Credits | ||
These definitions were written by Chris Barth (https://github.com/cjbarth). | ||
bcp-47 provides its own type definitions, so you don't need @types/bcp-47 installed! |
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
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
1630
1
3
0
2
1
1
3
1
1
+ Addedbcp-47@*
+ Addedbcp-47@2.1.0(transitive)
+ Addedis-alphabetical@2.0.1(transitive)
+ Addedis-alphanumerical@2.0.1(transitive)
+ Addedis-decimal@2.0.1(transitive)