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

@fremtind/jkl-typography-react

Package Overview
Dependencies
Maintainers
2
Versions
91
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 2.5.9 to 3.0.0

1

build/Link.d.ts
import { AnchorHTMLAttributes, ReactNode } from "react";
interface Props extends Pick<AnchorHTMLAttributes<HTMLAnchorElement>, "rel" | "target" | "className" | "href"> {
/** @deprecated */
negative?: boolean;

@@ -4,0 +5,0 @@ external?: boolean;

@@ -9,2 +9,3 @@ /// <reference types="react" />

srOnly?: boolean;
/** @deprecated */
inverted?: boolean;

@@ -11,0 +12,0 @@ }

6

package.json
{
"name": "@fremtind/jkl-typography-react",
"version": "2.5.9",
"version": "3.0.0",
"publishConfig": {

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

"@babel/runtime": "^7.9.0",
"@fremtind/jkl-core": "^5.0.2",
"@fremtind/jkl-core": "^6.0.0",
"classnames": "^2.2.6"

@@ -58,3 +58,3 @@ },

},
"gitHead": "c6d25117a7c5d6d474b0fcd487924745a716559f"
"gitHead": "a3cbf903be8ca3354470c7a85832572135d4d53a"
}
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