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

@teambit/base-ui.theme.theme-provider

Package Overview
Dependencies
Maintainers
16
Versions
41
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@teambit/base-ui.theme.theme-provider - npm Package Compare versions

Comparing version 0.5.3 to 0.5.4

3

dist/index.js
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.Theme = void 0;
var theme_provider_1 = require("./theme-provider");
exports.Theme = theme_provider_1.Theme;
Object.defineProperty(exports, "Theme", { enumerable: true, get: function () { return theme_provider_1.Theme; } });
//# sourceMappingURL=index.js.map

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

Object.defineProperty(exports, "__esModule", { value: true });
exports.Theme = void 0;
const react_1 = __importDefault(require("react"));

@@ -8,0 +9,0 @@ const classnames_1 = __importDefault(require("classnames"));

{
"name": "@teambit/base-ui.theme.theme-provider",
"version": "0.5.3",
"version": "0.5.4",
"homepage": "https://bit.dev/teambit/base-ui/theme/theme-provider",
"main": "dist/index.js",

@@ -8,3 +9,3 @@ "componentId": {

"name": "theme/theme-provider",
"version": "0.5.3"
"version": "0.5.4"
},

@@ -14,19 +15,20 @@ "dependencies": {

"@babel/runtime": "^7.8.4",
"@teambit/base-ui.theme.brand-definition": "0.5.3",
"@teambit/base-ui.theme.color-definition": "0.5.3",
"@teambit/base-ui.theme.fonts.book": "0.5.3",
"@teambit/base-ui.theme.heading-margin-definition": "0.5.3",
"@teambit/base-ui.theme.shadow-definition": "0.5.3",
"@teambit/base-ui.theme.size-definition": "0.5.3"
"@teambit/base-ui.theme.brand-definition": "0.5.4",
"@teambit/base-ui.theme.color-definition": "0.5.4",
"@teambit/base-ui.theme.fonts.book": "0.5.4",
"@teambit/base-ui.theme.heading-margin-definition": "0.5.4",
"@teambit/base-ui.theme.shadow-definition": "0.5.4",
"@teambit/base-ui.theme.size-definition": "0.5.4"
},
"devDependencies": {
"@types/react-router-dom": "^5.1.5",
"@types/mocha": "8.0.0",
"@types/jest": "~26.0.9",
"@types/react": "16.9.43",
"core-js": "^3.6.5",
"@types/react": "16.9.43",
"@types/jest": "~26.0.9",
"@types/mocha": "8.0.0",
"@types/react-router-dom": "^5.1.5"
"@types/node": "^12.12.27"
},
"peerDependencies": {
"react": "^16.13.1",
"react-dom": "^16.13.1"
"react-dom": "^16.13.1",
"react": "^16.13.1"
},

@@ -39,15 +41,16 @@ "license": "SEE LICENSE IN LICENSE",

"dependencies": {
"react": "-",
"@babel/runtime": "^7.8.4"
"@babel/runtime": "^7.8.4",
"react": "-"
},
"devDependencies": {
"@types/react-router-dom": "^5.1.5",
"@types/mocha": "8.0.0",
"@types/jest": "~26.0.9",
"@types/react": "16.9.43",
"core-js": "^3.6.5",
"@types/react": "16.9.43",
"@types/jest": "~26.0.9",
"@types/mocha": "8.0.0",
"@types/react-router-dom": "^5.1.5"
"@types/node": "^12.12.27"
},
"peerDependencies": {
"react": "^16.13.1",
"react-dom": "^16.13.1"
"react-dom": "^16.13.1",
"react": "^16.13.1"
}

@@ -54,0 +57,0 @@ }

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