Comparing version 0.5.0 to 0.5.1
{ | ||
"name": "cvax", | ||
"version": "0.5.0", | ||
"version": "0.5.1", | ||
"description": "Customized CVA. fork 'class-variance-authority'", | ||
@@ -15,4 +15,4 @@ "repository": "https://github.com/alexvyber/cvax.git", | ||
"exports": { | ||
"import": "./dist/*.mjs", | ||
"require": "./dist/*.js", | ||
"import": "./dist/index.esm.js", | ||
"require": "./dist/index.cjs.js", | ||
"types": "./dist/*.d.ts" | ||
@@ -19,0 +19,0 @@ }, |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
47474
0