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

@fremtind/jkl-alert-message-react

Package Overview
Dependencies
Maintainers
3
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 7.0.13 to 7.0.14

6

build/AlertMessage.d.ts

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

import React, { ReactNode } from "react";
interface Props {
children: ReactNode;
import React from "react";
import { WithChildren } from "@fremtind/jkl-core";
interface Props extends WithChildren {
className?: string;

@@ -5,0 +5,0 @@ maxContentWidth?: string;

{
"name": "@fremtind/jkl-alert-message-react",
"version": "7.0.13",
"version": "7.0.14",
"publishConfig": {

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

"@babel/runtime": "^7.17.8",
"@fremtind/jkl-alert-message": "^5.0.20",
"@fremtind/jkl-icon-button-react": "^0.8.21",
"@fremtind/jkl-alert-message": "^5.0.21",
"@fremtind/jkl-icon-button-react": "^0.8.22",
"classnames": "^2.2.6"
},
"devDependencies": {
"@fremtind/jkl-core": "^9.4.0"
"@fremtind/jkl-core": "^9.5.0"
},

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

},
"gitHead": "5e28a4479a79647ed61b3ff4554b0f2a18d841cb"
"gitHead": "be308e1440083f50d0e2657629ef97579f66c3d3"
}
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