@types/classnames
Advanced tools
Comparing version 2.2.11 to 2.3.0
{ | ||
"name": "@types/classnames", | ||
"version": "2.2.11", | ||
"description": "TypeScript definitions for classnames", | ||
"license": "MIT", | ||
"contributors": [ | ||
{ | ||
"name": "Dave Keen", | ||
"url": "http://www.keendevelopment.ch" | ||
}, | ||
{ | ||
"name": "Adi Dahiya", | ||
"url": "https://github.com/adidahiya", | ||
"githubUsername": "adidahiya" | ||
}, | ||
{ | ||
"name": "Jason Killian", | ||
"url": "https://github.com/JKillian", | ||
"githubUsername": "JKillian" | ||
}, | ||
{ | ||
"name": "Michal Adamczyk", | ||
"url": "https://github.com/mradamczyk", | ||
"githubUsername": "mradamczyk" | ||
}, | ||
{ | ||
"name": "Marvin Hagemeister", | ||
"url": "https://github.com/marvinhagemeister", | ||
"githubUsername": "marvinhagemeister" | ||
}, | ||
{ | ||
"name": "Josh McCullough", | ||
"url": "https://github.com/joshmccullough", | ||
"githubUsername": "joshmccullough" | ||
}, | ||
{ | ||
"name": "uhyo", | ||
"url": "https://github.com/uhyo", | ||
"githubUsername": "uhyo" | ||
} | ||
], | ||
"version": "2.3.0", | ||
"typings": null, | ||
"description": "Stub TypeScript definitions entry for classnames, which provides its own types definitions", | ||
"main": "", | ||
"types": "index.d.ts", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", | ||
"directory": "types/classnames" | ||
}, | ||
"scripts": {}, | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "75f14e50e69a3ec6cfcb264596f2136fc45fa15df4071b1364156a01372bc676", | ||
"typeScriptVersion": "3.2" | ||
"author": "", | ||
"license": "MIT", | ||
"dependencies": { | ||
"classnames": "*" | ||
} | ||
} |
@@ -1,16 +0,3 @@ | ||
# Installation | ||
> `npm install --save @types/classnames` | ||
This is a stub types definition for @types/classnames (https://github.com/JedWatson/classnames#readme). | ||
# Summary | ||
This package contains type definitions for classnames (https://github.com/JedWatson/classnames). | ||
# Details | ||
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/classnames. | ||
### Additional Details | ||
* Last updated: Wed, 28 Oct 2020 18:21:12 GMT | ||
* Dependencies: none | ||
* Global values: `classNames` | ||
# Credits | ||
These definitions were written by [Dave Keen](http://www.keendevelopment.ch), [Adi Dahiya](https://github.com/adidahiya), [Jason Killian](https://github.com/JKillian), [Michal Adamczyk](https://github.com/mradamczyk), [Marvin Hagemeister](https://github.com/marvinhagemeister), [Josh McCullough](https://github.com/joshmccullough), and [uhyo](https://github.com/uhyo). | ||
classnames provides its own type definitions, so you don't need @types/classnames 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
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
1661
1
3
0
2
1
3
1
1
+ Addedclassnames@*
+ Addedclassnames@2.5.1(transitive)