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.4.0 to 1.5.0

4

build/AlertMessage.d.ts

@@ -1,4 +0,4 @@

import React from "react";
import { ReactNode } from "react";
interface Props {
children: React.ReactNode;
children: ReactNode;
className?: string;

@@ -5,0 +5,0 @@ inverted?: boolean;

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

## 1.5.0 (2020-12-15)
### Features
- display types in portal ([5c62a16](https://github.com/fremtind/jokul/commit/5c62a161c278d3a5a136741aea8dcf9b62338bda))
## 1.4.0 (2020-11-25)

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

{
"name": "@fremtind/jkl-alert-message-react",
"version": "1.4.0",
"version": "1.5.0",
"publishConfig": {

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

"@babel/runtime": "^7.9.0",
"@fremtind/jkl-alert-message": "^1.2.8",
"@fremtind/jkl-alert-message": "^1.2.9",
"classnames": "^2.2.6"
},
"devDependencies": {
"@fremtind/jkl-core": "^4.17.0",
"@fremtind/jkl-portal-components": "^0.8.0"
"@fremtind/jkl-core": "^4.18.0",
"@fremtind/jkl-portal-components": "^0.9.0"
},

@@ -59,3 +59,3 @@ "peerDependencies": {

},
"gitHead": "81b9476a121efca714b3b0ff2749b17007118d87"
"gitHead": "2497208675947d663fb5e8655fff97e95d135d59"
}
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