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.1.0 to 2.2.0

7

CHANGELOG.md

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

# [2.2.0](https://github.com/xobotyi/cnbuilder/compare/v2.1.0...v2.2.0) (2020-02-17)
### Features
* add prepublish build script so dist dir never lost; ([23538b4](https://github.com/xobotyi/cnbuilder/commit/23538b4db4a8fc4d6297a8f94c9e01d4170a64a9))
# [2.1.0](https://github.com/xobotyi/cnbuilder/compare/v2.0.0...v2.1.0) (2020-02-17)

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

3

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

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

"test": "jest",
"prepublishOnly": "yarn build",
"semantic-release": "semantic-release"

@@ -61,0 +62,0 @@ },

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