Socket
Socket
Sign inDemoInstall

@callstack/react-theme-provider

Package Overview
Dependencies
Maintainers
9
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@callstack/react-theme-provider - npm Package Compare versions

Comparing version 3.0.2 to 3.0.3

1

lib/createTheming.js

@@ -32,2 +32,3 @@ "use strict";

return {
ThemeContext: ThemeContext,
ThemeProvider: ThemeProvider,

@@ -34,0 +35,0 @@ withTheme: withTheme,

2

package.json
{
"name": "@callstack/react-theme-provider",
"version": "3.0.2",
"version": "3.0.3",
"description": "Theme provider for react and react-naitve applications",

@@ -5,0 +5,0 @@ "main": "./lib/index.js",

@@ -48,3 +48,3 @@ <p align="center">

```js
import { createTheming } from '@callstack/theme-provider';
import { createTheming } from '@callstack/react-theme-provider';

@@ -51,0 +51,0 @@ const { ThemeProvider, withTheme, useTheme } = createTheming(defaultTheme);

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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