Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@pzh-temporary/style-library

Package Overview
Dependencies
Maintainers
2
Versions
45
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pzh-temporary/style-library - npm Package Compare versions

Comparing version 1.1.7 to 1.1.8

src/components/Grid/Grid.stories.js

4

package.json
{
"name": "@pzh-temporary/style-library",
"private": false,
"version": "1.1.7",
"version": "1.1.8",
"type": "module",
"scripts": {
"generate-variables": "node workflow/VariableGenereration/generateColors.cjs && node workflow/VariableGenereration/generateBoxShadows.cjs && node workflow/VariableGenereration/generateRadii.cjs && node workflow/VariableGenereration/generateSpacers.cjs",
"generate-variables": "node workflow/VariableGenereration/generateColors.cjs && node workflow/VariableGenereration/generateBoxShadows.cjs && node workflow/VariableGenereration/generateRadii.cjs && node workflow/VariableGenereration/generateSpacers.cjs && node workflow/VariableGenereration/generateSpacingUtilityClasses.cjs",
"dev": "npm run generate-variables && storybook dev -p 2222",

@@ -9,0 +9,0 @@ "build": "npm run generate-variables && storybook build",

@@ -13,4 +13,4 @@ # PZH Style Library

- SCSS variabelen, mixins en fucties gedeployed als Prive NPM Library te vinden op [documentatie](https://www.npmjs.com/package/@pzh-temporary/style-library)
- ?? Typografie CSS bestand op CDN
- ?? Utility classes typografie, margins, paddings, grid, radius, levitation, colors, background-colors, animaties
- Utility classes typografie, margins, paddings
- ?? Utility classes grid

@@ -48,3 +48,3 @@ ## Techniek

Dit bouwt een storybook instantie zodat dit gepubliceerd kan worden.
Dit bouwt een storybook instantie zodat deze gepubliceerd kan worden.

@@ -51,0 +51,0 @@ ```bash

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