@udecode/cn
Advanced tools
Comparing version 33.0.0 to 37.0.0
{ | ||
"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" |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
+ Added@udecode/react-utils@37.0.0(transitive)
+ Added@udecode/utils@37.0.0(transitive)
- Removed@udecode/react-utils@33.0.0(transitive)
- Removed@udecode/utils@31.0.0(transitive)
Updated@udecode/react-utils@37.0.0