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

@khanacademy/wonder-blocks-core

Package Overview
Dependencies
Maintainers
0
Versions
175
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 0.0.0-PR2352-20241030004538 to 0.0.0-PR2352-20241030022611

2

CHANGELOG.md
# @khanacademy/wonder-blocks-core
## 0.0.0-PR2352-20241030004538
## 0.0.0-PR2352-20241030022611

@@ -5,0 +5,0 @@ ### Minor Changes

@@ -38,3 +38,3 @@ import * as React from "react";

/**
* @deprecated Use `makeStyled` instead.
* If you are decorating a native element, use `makeStyled` instead.
*/

@@ -41,0 +41,0 @@ export default function addStyle<T extends React.ComponentType<any> | keyof JSX.IntrinsicElements, Props extends StyledProps<T>>(Component: T, defaultStyle?: StyleType): React.ForwardRefExoticComponent<React.PropsWithoutRef<Props> & React.RefAttributes<T extends keyof JSX.IntrinsicElements ? IntrinsicElementsMap[T] : T>>;

{
"name": "@khanacademy/wonder-blocks-core",
"version": "0.0.0-PR2352-20241030004538",
"version": "0.0.0-PR2352-20241030022611",
"design": "v1",

@@ -5,0 +5,0 @@ "publishConfig": {

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