@types/classnames
Advanced tools
Comparing version 2.2.0 to 2.2.1
@@ -8,3 +8,5 @@ // Type definitions for classnames 2.2 | ||
// Michal Adamczyk <https://github.com/mradamczyk> | ||
// Marvin Hagemeister <https://github.com/marvinhagemeister> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
// TypeScript Version: 2.3 | ||
@@ -11,0 +13,0 @@ type ClassValue = string | number | ClassDictionary | ClassArray | undefined | null | false; |
{ | ||
"name": "@types/classnames", | ||
"version": "2.2.0", | ||
"version": "2.2.1", | ||
"description": "TypeScript definitions for classnames", | ||
@@ -26,2 +26,6 @@ "license": "MIT", | ||
"url": "https://github.com/mradamczyk" | ||
}, | ||
{ | ||
"name": "Marvin Hagemeister", | ||
"url": "https://github.com/marvinhagemeister" | ||
} | ||
@@ -37,4 +41,4 @@ ], | ||
"peerDependencies": {}, | ||
"typesPublisherContentHash": "b12c528395e1f9c1bf95bc59b944b6392034d2dd52484a3defcaf415435bfd13", | ||
"typeScriptVersion": "2.0" | ||
"typesPublisherContentHash": "7a8c27ef398995ea561a8f5a2a79ed0d917a3baeb1eca838acea35aeaa76f437", | ||
"typeScriptVersion": "2.3" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
Additional Details | ||
* Last updated: Mon, 15 May 2017 21:37:08 GMT | ||
* Last updated: Tue, 15 Aug 2017 18:11:20 GMT | ||
* Dependencies: none | ||
@@ -17,2 +17,2 @@ * 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>, Sean Kelley <https://github.com/seansfkelley/>, Michal Adamczyk <https://github.com/mradamczyk>. | ||
These definitions were written by Dave Keen <http://www.keendevelopment.ch>, Adi Dahiya <https://github.com/adidahiya>, Jason Killian <https://github.com/JKillian>, Sean Kelley <https://github.com/seansfkelley/>, Michal Adamczyk <https://github.com/mradamczyk>, Marvin Hagemeister <https://github.com/marvinhagemeister>. |
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
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
4449
5
25