@collapsed/react
Advanced tools
Comparing version 4.0.0-beta.1 to 4.0.0
/** | ||
* @collapsed/react v3.0.0 | ||
* @collapsed/react v4.0.0 | ||
* | ||
@@ -4,0 +4,0 @@ * Copyright (c) 2019-2023, Rogin Farrer |
/** | ||
* @collapsed/react v3.0.0 | ||
* @collapsed/react v4.0.0 | ||
* | ||
@@ -4,0 +4,0 @@ * Copyright (c) 2019-2023, Rogin Farrer |
{ | ||
"name": "@collapsed/react", | ||
"version": "4.0.0-beta.1", | ||
"version": "4.0.0", | ||
"author": "Rogin Farrer <rogin@roginfarrer.com>", | ||
@@ -59,9 +59,9 @@ "description": "A React custom-hook for creating flexible and accessible expand/collapse components.", | ||
"vite": "^3.2.4", | ||
"@collapsed-internal/build": "0.0.0", | ||
"@collapsed-internal/tsconfig": "0.0.0", | ||
"eslint-config-collapsed": "0.0.0", | ||
"@collapsed-internal/build": "0.0.0" | ||
"eslint-config-collapsed": "0.0.0" | ||
}, | ||
"dependencies": { | ||
"tiny-warning": "^1.0.3", | ||
"@collapsed/core": "3.0.0" | ||
"@collapsed/core": "4.0.0" | ||
}, | ||
@@ -94,4 +94,5 @@ "repository": { | ||
"build-storybook": "build-storybook", | ||
"release": "np --no-2fa" | ||
"release": "np --no-2fa", | ||
"cypress:run": "cypress run --component" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
65496
2
+ Added@collapsed/core@4.0.0(transitive)
Updated@collapsed/core@4.0.0