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

@pluralsight/headless-styles

Package Overview
Dependencies
Maintainers
1
Versions
1418
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pluralsight/headless-styles - npm Package Compare versions

Comparing version 0.0.0-experimental-d04cd0-20220405 to 0.0.0-experimental-d7c2c9-20220408

6

build/common/components/Button/generated/buttonCSS.module.js
"use strict";
// This file is generated by running the Vite dev sever via
// 'yarn start:sandbox' and **visiting localhost:3000**
//
// Manual changes will be lost - proceed with caution!
Object.defineProperty(exports, "__esModule", { value: true });

@@ -116,3 +120,3 @@ exports.default = {

fontWeight: '600 !important',
height: '1.5rem !important',
height: '2.5rem !important',
outlineOffset: 'initial !important',

@@ -119,0 +123,0 @@ },

@@ -0,1 +1,5 @@

// This file is generated by running the Vite dev sever via
// 'yarn start:sandbox' and **visiting localhost:3000**
//
// Manual changes will be lost - proceed with caution!
export default {

@@ -114,3 +118,3 @@ base: {

fontWeight: '600 !important',
height: '1.5rem !important',
height: '2.5rem !important',
outlineOffset: 'initial !important',

@@ -117,0 +121,0 @@ },

2

package.json
{
"name": "@pluralsight/headless-styles",
"version": "0.0.0-experimental-d04cd0-20220405",
"version": "0.0.0-experimental-d7c2c9-20220408",
"description": "Headless styles for Pluralsight.",

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

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