@types/universal-cookie
Advanced tools
Comparing version 2.2.0 to 3.0.0
{ | ||
"name": "@types/universal-cookie", | ||
"version": "2.2.0", | ||
"description": "TypeScript definitions for universal-cookie", | ||
"license": "MIT", | ||
"contributors": [ | ||
{ | ||
"name": "Tomi Turtiainen", | ||
"url": "https://github.com/tomi", | ||
"githubUsername": "tomi" | ||
} | ||
], | ||
"version": "3.0.0", | ||
"typings": null, | ||
"description": "Stub TypeScript definitions entry for universal-cookie, which provides its own types definitions", | ||
"main": "", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git" | ||
}, | ||
"scripts": {}, | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "66ef5d584e733ffd2a690aa6dc09a0363b2a88e8e9fcf589fab145a3d6ad11b4", | ||
"typeScriptVersion": "2.2" | ||
"author": "", | ||
"license": "MIT", | ||
"dependencies": { | ||
"universal-cookie": "*" | ||
} | ||
} |
@@ -1,16 +0,3 @@ | ||
# Installation | ||
> `npm install --save @types/universal-cookie` | ||
This is a stub types definition for @types/universal-cookie (https://github.com/reactivestack/cookies/tree/master/packages/universal-cookie#readme). | ||
# Summary | ||
This package contains type definitions for universal-cookie (https://github.com/reactivestack/cookies/tree/master/packages/universal-cookie#readme). | ||
# Details | ||
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/universal-cookie | ||
Additional Details | ||
* Last updated: Wed, 15 Aug 2018 20:42:04 GMT | ||
* Dependencies: none | ||
* Global values: none | ||
# Credits | ||
These definitions were written by Tomi Turtiainen <https://github.com/tomi>. | ||
universal-cookie provides its own type definitions, so you don't need @types/universal-cookie 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
1736
1
3
0
2
1
1
3
1
1
+ Addeduniversal-cookie@*
+ Added@types/cookie@0.6.0(transitive)
+ Addedcookie@0.7.2(transitive)
+ Addeduniversal-cookie@7.2.2(transitive)