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

@khanacademy/wonder-blocks-theming

Package Overview
Dependencies
Maintainers
0
Versions
107
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 0.0.0-PR2466-20250207212603 to 0.0.0-PR2468-20250210173927

10

CHANGELOG.md
# @khanacademy/wonder-blocks-theming
## 0.0.0-PR2466-20250207212603
## 0.0.0-PR2468-20250210173927
### Minor Changes
- c1fdfd2: Expose WithoutTheme type for use in withScopedTheme HOC.
## 3.1.1
### Patch Changes
- efc1911: Rollback rollup version from v4 to v2 to prevent an issue with CJS builds in unit tests
- ee8d95a: Rollback rollup version from v4 to v2 to prevent an issue with CJS builds in unit tests

@@ -9,0 +15,0 @@ ## 3.1.0

2

dist/index.d.ts
export { mergeTheme } from "./utils/merge-theme";
export { default as createThemeContext } from "./utils/create-theme-context";
export { default as useScopedTheme } from "./hooks/use-scoped-theme";
export { default as withScopedTheme, type WithThemeProps, } from "./components/with-scoped-theme";
export { default as withScopedTheme, type WithThemeProps, type WithoutTheme, } from "./components/with-scoped-theme";
export { type ThemedStylesFn, type SupportedThemes, type Themes } from "./types";
export { default as useStyles } from "./hooks/use-styles";
export { ThemeSwitcherContext } from "./utils/theme-switcher-context";
{
"name": "@khanacademy/wonder-blocks-theming",
"version": "0.0.0-PR2466-20250207212603",
"version": "0.0.0-PR2468-20250210173927",
"publishConfig": {

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

"devDependencies": {
"@khanacademy/wb-dev-build-settings": "0.0.0-PR2466-20250207212603"
"@khanacademy/wb-dev-build-settings": "2.1.1"
},

@@ -21,0 +21,0 @@ "author": "",

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