Socket
Socket
Sign inDemoInstall

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

Package Overview
Dependencies
Maintainers
7
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.0.4 to 0.0.7

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" && !exports.hasOwnProperty(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,

4

package.json
{
"name": "@teambit/base-ui.css-components.elevation",
"version": "0.0.4",
"version": "0.0.7",
"homepage": "https://bit.dev/teambit/base-ui/css-components/elevation",

@@ -9,3 +9,3 @@ "main": "dist/index.js",

"name": "css-components/elevation",
"version": "0.0.4"
"version": "0.0.7"
},

@@ -12,0 +12,0 @@ "dependencies": {},

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