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

@udecode/cn

Package Overview
Dependencies
Maintainers
2
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@udecode/cn - npm Package Compare versions

Comparing version 33.0.0 to 37.0.0

34

package.json
{
"name": "@udecode/cn",
"version": "33.0.0",
"description": "cn utils",
"license": "MIT",
"version": "37.0.0",
"description": "React cn utils",
"keywords": [
"utils"
],
"bugs": {
"url": "https://github.com/udecode/plate/issues"
},
"repository": {

@@ -11,12 +16,4 @@ "type": "git",

},
"bugs": {
"url": "https://github.com/udecode/plate/issues"
},
"license": "MIT",
"sideEffects": false,
"main": "dist/index.js",
"module": "dist/index.mjs",
"types": "dist/index.d.ts",
"files": [
"dist/**/*"
],
"exports": {

@@ -30,6 +27,12 @@ ".": {

},
"main": "dist/index.js",
"module": "dist/index.mjs",
"types": "dist/index.d.ts",
"files": [
"dist/**/*"
],
"scripts": {
"brl": "yarn p:brl",
"build": "yarn p:build",
"build:watch": "yarn p:build:watch",
"brl": "yarn p:brl:below",
"clean": "yarn p:clean",

@@ -43,3 +46,3 @@ "lint": "yarn p:lint",

"dependencies": {
"@udecode/react-utils": "33.0.0"
"@udecode/react-utils": "37.0.0"
},

@@ -52,5 +55,2 @@ "peerDependencies": {

},
"keywords": [
"utils"
],
"publishConfig": {

@@ -57,0 +57,0 @@ "access": "public"

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