Socket
Socket
Sign inDemoInstall

@khanacademy/wonder-blocks-link

Package Overview
Dependencies
Maintainers
1
Versions
287
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@khanacademy/wonder-blocks-link - npm Package Compare versions

Comparing version 3.0.6 to 3.1.0

4

components/link.js

@@ -6,6 +6,8 @@ // @flow

import type {StyleType} from "@khanacademy/wonder-blocks-core";
import type {AriaProps, StyleType} from "@khanacademy/wonder-blocks-core";
import LinkCore from "./link-core.js";
export type SharedProps = {|
...AriaProps,
/**

@@ -12,0 +14,0 @@ * Text to appear on the link.

{
"name": "@khanacademy/wonder-blocks-link",
"version": "3.0.6",
"version": "3.1.0",
"design": "v1",

@@ -18,4 +18,4 @@ "publishConfig": {

"dependencies": {
"@khanacademy/wonder-blocks-color": "^1.0.16",
"@khanacademy/wonder-blocks-core": "^2.0.1"
"@khanacademy/wonder-blocks-color": "^1.1.0",
"@khanacademy/wonder-blocks-core": "^2.1.0"
},

@@ -22,0 +22,0 @@ "peerDependencies": {

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