Socket
Socket
Sign inDemoInstall

@theme-ui/theme-provider

Package Overview
Dependencies
3
Maintainers
4
Versions
421
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.16.1 to 0.16.2-scale-tuples.0

2

dist/theme-ui-theme-provider.cjs.dev.js

@@ -61,3 +61,3 @@ 'use strict';

if (process.env.NODE_ENV !== 'production') {
console.warn('[theme-ui] The export ThemeUIProvider is deprecated and is now called ThemeProvider to reduce confusion with Emotion. Please update your import; ThemeUIProvider will be removed in a future version.');
console.warn('[theme-ui] The export ThemeProvider is deprecated and is now called ThemeUIProvider to reduce confusion with Emotion. Please update your import; ThemeProvider will be removed in a future version.');
}

@@ -64,0 +64,0 @@ }, []);

@@ -53,3 +53,3 @@ import React from 'react';

if (process.env.NODE_ENV !== 'production') {
console.warn('[theme-ui] The export ThemeUIProvider is deprecated and is now called ThemeProvider to reduce confusion with Emotion. Please update your import; ThemeUIProvider will be removed in a future version.');
console.warn('[theme-ui] The export ThemeProvider is deprecated and is now called ThemeUIProvider to reduce confusion with Emotion. Please update your import; ThemeProvider will be removed in a future version.');
}

@@ -56,0 +56,0 @@ }, []);

{
"name": "@theme-ui/theme-provider",
"version": "0.16.1",
"version": "0.16.2-scale-tuples.0",
"repository": "system-ui/theme-ui",

@@ -15,5 +15,5 @@ "main": "dist/theme-ui-theme-provider.cjs.js",

"dependencies": {
"@theme-ui/color-modes": "^0.16.1",
"@theme-ui/core": "^0.16.1",
"@theme-ui/css": "^0.16.1"
"@theme-ui/core": "^0.16.2-scale-tuples.0",
"@theme-ui/css": "^0.16.2-scale-tuples.0",
"@theme-ui/color-modes": "^0.16.2-scale-tuples.0"
},

@@ -28,5 +28,5 @@ "peerDependencies": {

"react": "^18.1.0",
"@theme-ui/test-utils": "^0.16.1"
"@theme-ui/test-utils": "^0.16.2-scale-tuples.0"
},
"gitHead": "621199460fa3bdb0100748441e62517b7529b8c8"
}

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc