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.5 to 2.2.6

2

classnames/index.d.ts

@@ -15,3 +15,3 @@ // Type definitions for classnames 2.2

interface ClassDictionary {
[id: string]: boolean | undefined | null;
[id: string]: any;
}

@@ -18,0 +18,0 @@

{
"name": "@types/classnames",
"version": "2.2.5",
"version": "2.2.6",
"description": "TypeScript definitions for classnames",

@@ -44,4 +44,4 @@ "license": "MIT",

"dependencies": {},
"typesPublisherContentHash": "c55ef347046668317f981f9503e1b8597020df0833e81fb96a0d8bfb4a65b9eb",
"typesPublisherContentHash": "ba459a84a968ae9a5e57bd09be53fc42660354b44e0037f3a544be6409abb836",
"typeScriptVersion": "2.3"
}

@@ -11,3 +11,3 @@ # Installation

Additional Details
* Last updated: Mon, 16 Jul 2018 17:07:43 GMT
* Last updated: Sat, 21 Jul 2018 02:05:50 GMT
* Dependencies: none

@@ -14,0 +14,0 @@ * Global values: classNames

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