@interop-ui/react-accordion
Advanced tools
Comparing version 0.0.1-11 to 0.0.1-12
{ | ||
"name": "@interop-ui/react-accordion", | ||
"version": "0.0.1-11", | ||
"version": "0.0.1-12", | ||
"license": "MIT", | ||
@@ -21,4 +21,4 @@ "source": "src/index.ts", | ||
"dependencies": { | ||
"@interop-ui/react-collapsible": "0.0.1-10", | ||
"@interop-ui/react-utils": "0.0.1-10", | ||
"@interop-ui/react-collapsible": "0.0.1-11", | ||
"@interop-ui/react-utils": "0.0.1-11", | ||
"@interop-ui/utils": "0.0.1-3" | ||
@@ -30,4 +30,4 @@ }, | ||
"peerDependencies": { | ||
"react": ">=16" | ||
"react": "^16.8 || ^17.0" | ||
} | ||
} |
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
64838
+ Added@interop-ui/react-collapsible@0.0.1-11(transitive)
+ Added@interop-ui/react-utils@0.0.1-11(transitive)
+ Addedobject-assign@4.1.1(transitive)
+ Addedreact@17.0.2(transitive)
- Removed@interop-ui/react-collapsible@0.0.1-10(transitive)
- Removed@interop-ui/react-utils@0.0.1-10(transitive)
- Removedreact@18.3.1(transitive)