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

@fremtind/jkl-alert-message-react

Package Overview
Dependencies
Maintainers
2
Versions
194
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fremtind/jkl-alert-message-react - npm Package Compare versions

Comparing version 1.5.4 to 1.5.5

6

CHANGELOG.md

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

## 1.5.5 (2021-02-12)
### Bug Fixes
- add react 17 types as valid peerdep ([a074c34](https://github.com/fremtind/jokul/commit/a074c34dcece089ad6b4c581b8c920c8bdd4f1e0))
## 1.5.0 (2020-12-15)

@@ -8,0 +14,0 @@

14

package.json
{
"name": "@fremtind/jkl-alert-message-react",
"version": "1.5.4",
"version": "1.5.5",
"publishConfig": {

@@ -38,12 +38,12 @@ "access": "public"

"@babel/runtime": "^7.9.0",
"@fremtind/jkl-alert-message": "^1.2.13",
"@fremtind/jkl-alert-message": "^1.2.14",
"classnames": "^2.2.6"
},
"devDependencies": {
"@fremtind/jkl-core": "^4.21.0",
"@fremtind/jkl-portal-components": "^0.9.4"
"@fremtind/jkl-core": "^4.21.1",
"@fremtind/jkl-portal-components": "^0.9.5"
},
"peerDependencies": {
"@types/react": "^16.8.17",
"@types/react-dom": "^16.8.4",
"@types/react": "^16.8.6 || ^17.0.0",
"@types/react-dom": "^16.8.6 || ^17.0.0",
"react": "^16.8.6 || ^17.0.0",

@@ -59,3 +59,3 @@ "react-dom": "^16.8.6 || ^17.0.0"

},
"gitHead": "bbf11ffd0cfe81d5a4c5f818396f877c4f8eac92"
"gitHead": "910fcdbf5b66cb0647744b726143083bc9537e7d"
}
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