New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@sb1/ffe-accordion-react

Package Overview
Dependencies
Maintainers
3
Versions
177
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sb1/ffe-accordion-react - npm Package Compare versions

Comparing version 5.0.0 to 5.0.1

17

CHANGELOG.md

@@ -6,2 +6,13 @@ # Change Log

<a name="5.0.1"></a>
## [5.0.1](https://github.com/SpareBank1/designsystem/compare/@sb1/ffe-accordion-react@5.0.0...@sb1/ffe-accordion-react@5.0.1) (2018-03-02)
### Bug Fixes
* Correct peerDependencies after breaking change ([4318363](https://github.com/SpareBank1/designsystem/commit/4318363))
<a name="5.0.0"></a>

@@ -108,3 +119,3 @@ # 5.0.0 (2018-02-25)

<a name="4.0.10"></a>
<a name="4.0.10"></a>
## [4.0.10](https://github.com/SpareBank1/designsystem/compare/ffe-accordion-react@4.0.9...ffe-accordion-react@4.0.10) (2018-02-23)

@@ -117,3 +128,3 @@

<a name="4.0.9"></a>
<a name="4.0.9"></a>
## [4.0.9](https://github.com/SpareBank1/designsystem/compare/ffe-accordion-react@4.0.8...ffe-accordion-react@4.0.9) (2018-02-22)

@@ -126,3 +137,3 @@

<a name="4.0.8"></a>
<a name="4.0.8"></a>
## [4.0.8](https://github.com/SpareBank1/designsystem/compare/ffe-accordion-react@4.0.7...ffe-accordion-react@4.0.8) (2018-02-20)

@@ -129,0 +140,0 @@

14

package.json
{
"name": "@sb1/ffe-accordion-react",
"version": "5.0.0",
"version": "5.0.1",
"license": "MIT",

@@ -18,5 +18,3 @@ "author": "SpareBank 1",

"lint": "eslint src/.",
"test": "npm run test:spec && npm run test:nsp",
"test:nsp": "nsp check",
"test:spec": "jest",
"test": "jest",
"test:watch": "jest --watch"

@@ -28,3 +26,3 @@ },

"dependencies": {
"@sb1/ffe-icons-react": "^5.0.0",
"@sb1/ffe-icons-react": "^5.0.1",
"classnames": "^2.2.5",

@@ -39,8 +37,6 @@ "prop-types": "^15.6.0",

"enzyme-adapter-react-16": "^1.1.1",
"jest": "^22.4.0",
"nsp": "^3.2.1"
"jest": "^22.4.0"
},
"peerDependencies": {
"@sb1/ffe-accordion": "^3.0.10",
"@sb1/ffe-core": "^11.0.2",
"@sb1/ffe-accordion": "^4.0.0",
"react": "^15.0.0 || ^16.0.0"

@@ -47,0 +43,0 @@ },

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