Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@fremtind/jkl-accordion-react

Package Overview
Dependencies
Maintainers
2
Versions
297
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fremtind/jkl-accordion-react - npm Package Compare versions

Comparing version 1.2.4 to 1.3.0

11

CHANGELOG.md

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

# [1.3.0](https://github.com/fremtind/jokul/compare/@fremtind/jkl-accordion-react@1.2.4...@fremtind/jkl-accordion-react@1.3.0) (2020-03-06)
### Features
* **portal:** implement dev and portal examples ([857f2e2](https://github.com/fremtind/jokul/commit/857f2e29359f9442a7da0c977a94d63dfbdfc194))
## [1.2.4](https://github.com/fremtind/jokul/compare/@fremtind/jkl-accordion-react@1.2.3...@fremtind/jkl-accordion-react@1.2.4) (2020-03-05)

@@ -8,0 +19,0 @@

13

package.json
{
"name": "@fremtind/jkl-accordion-react",
"version": "1.2.4",
"version": "1.3.0",
"publishConfig": {

@@ -31,3 +31,3 @@ "access": "public"

"test": "echo \"Error: run tests from root\" && exit 1",
"dev:style": "lerna exec --scope=@fremtind/jkl-accordion yarn build:watch",
"dev:style": "lerna exec --scope=@fremtind/jkl-accordion yarn build",
"dev:js": "parcel documentation/index.html",

@@ -37,8 +37,9 @@ "dev": "run-p dev:*"

"dependencies": {
"@fremtind/jkl-accordion": "^1.1.1",
"@fremtind/jkl-react-hooks": "^1.0.0",
"@fremtind/jkl-accordion": "^1.1.2",
"@fremtind/jkl-react-hooks": "^1.1.0",
"@nrk/core-toggle": "^3.0.4"
},
"devDependencies": {
"@fremtind/browserslist-config-jkl": "^0.4.14"
"@fremtind/browserslist-config-jkl": "^0.4.14",
"@fremtind/jkl-portal-components": "^0.2.0"
},

@@ -61,3 +62,3 @@ "peerDependencies": {

],
"gitHead": "8934422f5b382e4b2a21aa886e566775390ecf28"
"gitHead": "ffcb2803b73ddd6f1dd37bb0eed345ca801bfebb"
}
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