Socket
Socket
Sign inDemoInstall

@hig/accordion

Package Overview
Dependencies
Maintainers
6
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hig/accordion - npm Package Compare versions

Comparing version 1.1.3 to 1.1.4

12

CHANGELOG.md

@@ -0,1 +1,13 @@

# [@hig/accordion-v1.1.4](https://github.com/Autodesk/hig/compare/@hig/accordion@1.1.3...@hig/accordion@1.1.4) (2022-01-12)
### Bug Fixes
* Forcing semantic release by editing readmes ([d39b61f](https://github.com/Autodesk/hig/commit/d39b61f))
### Reverts
* "Revert "Revert "feat : Migrate all repository to React v17.0 """ ([bf78986](https://github.com/Autodesk/hig/commit/bf78986))
# [@hig/accordion-v1.1.3](https://github.com/Autodesk/hig/compare/@hig/accordion@1.1.2...@hig/accordion@1.1.3) (2022-01-12)

@@ -2,0 +14,0 @@

14

package.json
{
"name": "@hig/accordion",
"version": "1.1.3",
"version": "1.1.4",
"description": "HIG Accordion",

@@ -20,11 +20,11 @@ "author": "Autodesk Inc.",

"dependencies": {
"@hig/behaviors": "^1.1.1",
"@hig/icons": "^3.4.3",
"@hig/utils": "^0.4.0",
"@hig/behaviors": "^1.1.2",
"@hig/icons": "^3.4.4",
"@hig/utils": "^0.4.1",
"prop-types": "^15.7.1"
},
"peerDependencies": {
"@hig/theme-context": "^3.0.2",
"@hig/theme-data": "^2.22.0",
"react": "^17.0.0"
"@hig/theme-context": "^3.0.3",
"@hig/theme-data": "^2.22.1",
"react": "^15.4.1 || ^16.3.2"
},

@@ -31,0 +31,0 @@ "devDependencies": {

@@ -7,2 +7,3 @@ # Accordion

## Getting started

@@ -9,0 +10,0 @@

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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