Socket
Socket
Sign inDemoInstall

@types/classnames

Package Overview
Dependencies
Maintainers
1
Versions
28
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.11 to 2.3.0

56

classnames/package.json
{
"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!
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