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 2.5.0 to 2.6.0

7

CHANGELOG.md

@@ -0,1 +1,8 @@

# [2.6.0](https://github.com/xobotyi/cnbuilder/compare/v2.5.0...v2.6.0) (2020-06-11)
### Features
* export ClassValue type from index file. ([4778493](https://github.com/xobotyi/cnbuilder/commit/4778493f85e28e716ecf797fe64abaf7496f5470))
# [2.5.0](https://github.com/xobotyi/cnbuilder/compare/v2.4.0...v2.5.0) (2020-05-21)

@@ -2,0 +9,0 @@

1

dist/index.d.ts
export { cnb } from './cnb';
export { dcnb } from './dcnb';
export { ClassValue } from './types';

6

package.json
{
"name": "cnbuilder",
"description": "Yet another classname string builder (the fastest one)",
"version": "2.5.0",
"version": "2.6.0",
"main": "dist/index.js",

@@ -41,3 +41,3 @@ "module": "dist/index.esm.js",

"@semantic-release/npm": "^7.0.5",
"@types/jest": "^25.2.3",
"@types/jest": "^26.0.0",
"@xobotyi/eslint-config": "^1.9.0",

@@ -52,3 +52,3 @@ "@xobotyi/preset-typescript": "^1.0.0",

"rollup": "^2.10.5",
"rollup-plugin-terser": "^5.3.0",
"rollup-plugin-terser": "^6.1.0",
"rollup-plugin-typescript2": "^0.27.1",

@@ -55,0 +55,0 @@ "semantic-release": "^17.0.7",

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