Socket
Socket
Sign inDemoInstall

@teambit/base-ui.css-components.elevation

Package Overview
Dependencies
Maintainers
16
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@teambit/base-ui.css-components.elevation - npm Package Compare versions

Comparing version 0.5.3 to 0.5.4

12

dist/index.js
"use strict";
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
if (k2 === undefined) k2 = k;
Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
}) : (function(o, m, k, k2) {
if (k2 === undefined) k2 = k;
o[k2] = m[k];
}));
var __exportStar = (this && this.__exportStar) || function(m, exports) {
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
};
var __importDefault = (this && this.__importDefault) || function (mod) {

@@ -6,3 +16,5 @@ return (mod && mod.__esModule) ? mod : { "default": mod };

Object.defineProperty(exports, "__esModule", { value: true });
exports.elevationClass = void 0;
const elevations_module_scss_1 = __importDefault(require("./elevations.module.scss"));
__exportStar(require("./elevation-height"), exports);
exports.elevationClass = {

@@ -9,0 +21,0 @@ low: elevations_module_scss_1.default.low,

35

package.json
{
"name": "@teambit/base-ui.css-components.elevation",
"version": "0.5.3",
"version": "0.5.4",
"homepage": "https://bit.dev/teambit/base-ui/css-components/elevation",
"main": "dist/index.js",

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

"name": "css-components/elevation",
"version": "0.5.3"
"version": "0.5.4"
},

@@ -15,11 +16,12 @@ "dependencies": {

"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"
},

@@ -32,15 +34,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"
}

@@ -47,0 +50,0 @@ }

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