Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@types/classnames

Package Overview
Dependencies
Maintainers
1
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/classnames - npm Package Compare versions

Comparing version 2.2.0 to 2.2.1

classnames/bind.d.ts

2

classnames/index.d.ts

@@ -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;

10

classnames/package.json
{
"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>.
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc