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

cnbuilder

Package Overview
Dependencies
Maintainers
1
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cnbuilder - npm Package Compare versions

Comparing version 1.0.5 to 1.0.6

16

package.json
{
"name": "cnbuilder",
"version": "1.0.5",
"version": "1.0.6",
"main": "dist/cnbuilder.js",

@@ -32,2 +32,3 @@ "module": "dist/cnbuilder.esm.js",

"devDependencies": {
"@types/jest": "^24.0.9",
"codacy-coverage": "^3.4.0",

@@ -37,2 +38,3 @@ "husky": "^1.3.1",

"prettier": "^1.16.4",
"pretty-quick": "^1.10.0",
"rimraf": "^2.6.3",

@@ -43,5 +45,3 @@ "rollup": "^1.3.2",

"ts-jest": "^24.0.0",
"typescript": "^3.3.3333",
"@types/jest": "^24.0.9",
"pretty-quick": "^1.10.0"
"typescript": "^3.3.3333"
},

@@ -60,12 +60,6 @@ "scripts": {

"hooks": {
"pre-commit": "pretty-quick --staged",
"post-commit": "git update-index -g"
"pre-commit": "pretty-quick --staged"
}
},
"jest": {
"globals": {
"ts-jest": {
"diagnostics": false
}
},
"moduleFileExtensions": [

@@ -72,0 +66,0 @@ "ts",

@@ -15,3 +15,4 @@ <div align="center">

One more DOM classname string builder if you not enough yet 😁
It is **[lightweight](https://bundlephobia.com/result?p=cnbuilder)**, **[fast](#performance-recent-benchmarks-results)** and has **no dependencies**!
It is **[lightweight](https://bundlephobia.com/result?p=cnbuilder)**, **[fast](#performance-recent-benchmarks-results)** and has **no dependencies**!
Designed to be fastest full-feature drop-in replacement for `classnames` package.

@@ -18,0 +19,0 @@ Install it via [npm](https://www.npmjs.com) or [yarn](https://yarnpkg.com)

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