@types/typescript
Advanced tools
Comparing version 0.4.29 to 2.0.0
{ | ||
"name": "@types/typescript", | ||
"version": "0.4.29", | ||
"description": "TypeScript definitions for TypeScript API v0.4.0", | ||
"license": "MIT", | ||
"author": "Microsoft TypeScript <http://typescriptlang.org>", | ||
"version": "2.0.0", | ||
"typings": null, | ||
"description": "Stub TypeScript definitions entry for TypeScript, which provides its own types definitions", | ||
"main": "", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git" | ||
}, | ||
"scripts": {}, | ||
"dependencies": {}, | ||
"typings": "index.d.ts", | ||
"typesPublisherContentHash": "5b7aa768d12d1fdcaa5034f672424f12cd5d6fc9f52178052949b4210f69ac9e" | ||
"author": "", | ||
"repository": "https://github.com/Microsoft/TypeScript", | ||
"license": "MIT", | ||
"dependencies": { | ||
"typescript": "*" | ||
} | ||
} |
@@ -1,18 +0,2 @@ | ||
# Installation | ||
> `npm install --save @types/typescript` | ||
# Summary | ||
This package contains type definitions for TypeScript API v0.4.0 (http://www.typescriptlang.org/). | ||
# Details | ||
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/typescript | ||
Additional Details | ||
* Last updated: Mon, 19 Sep 2016 17:28:59 GMT | ||
* File structure: MultipleModules | ||
* Library Dependencies: none | ||
* Module Dependencies: none | ||
* Global values: none | ||
# Credits | ||
These definitions were written by Microsoft TypeScript <http://typescriptlang.org>. | ||
This is a stub types definition for TypeScript (https://github.com/Microsoft/TypeScript). | ||
TypeScript provides its own type definitions, so you don't need @types/typescript 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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
Mixed license
License(Experimental) Package contains multiple licenses.
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
0
1
566
1
2
0
3
1
1
2
1
2
+ Addedtypescript@*
+ Addedtypescript@5.6.3(transitive)