Huge News!Announcing our $40M Series B led by Abstract Ventures.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.7.1-next-c2095b to 0.7.1-next-c5735e

2

package.json
{
"name": "@pluralsight/headless-styles",
"version": "0.7.1-next-c2095b",
"version": "0.7.1-next-c5735e",
"description": "Javascript library of accessibility and style helpers for the Pando Design System.",

@@ -5,0 +5,0 @@ "author": "Design System Team",

@@ -32,3 +32,3 @@ # Headless Styles

This project uses pnPm so there are no setup commands needed. If you get any errors, you may need to run an initial `pnpm install` or ensure you are using Node >= 18.
This project uses bun so there are no setup commands needed. If you get any errors, you may need to run an initial `bun install` or ensure you are using Node >= 18.

@@ -42,3 +42,3 @@ ## Development

```bash
pnpm start:sandbox
bun run start:sandbox
```

@@ -51,3 +51,3 @@

```bash
pnpm test
bun test packages/headless-styles/tests
```

@@ -54,0 +54,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