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

@pluralsight/design-tokens

Package Overview
Dependencies
Maintainers
1
Versions
1291
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pluralsight/design-tokens - npm Package Compare versions

Comparing version 0.4.1-next-0b3582 to 0.4.1-next-0b826f

2

npm/index.d.ts
/**
* Do not edit directly
* Generated on Fri, 31 Mar 2023 13:35:50 GMT
* Generated on Fri, 16 Jun 2023 19:53:05 GMT
*/

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

/**
* Do not edit directly
* Generated on Fri, 31 Mar 2023 13:35:50 GMT
* Generated on Fri, 16 Jun 2023 19:53:04 GMT
*/

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

/**
* Do not edit directly
* Generated on Fri, 31 Mar 2023 13:35:50 GMT
* Generated on Fri, 16 Jun 2023 19:53:05 GMT
*/

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

{
"name": "@pluralsight/design-tokens",
"version": "0.4.1-next-0b3582",
"version": "0.4.1-next-0b826f",
"description": "Design tokens for Pluralsight.",

@@ -12,3 +12,4 @@ "type": "module",

"import": "./npm/wrapper.mjs",
"require": "./npm/index.cjs"
"require": "./npm/index.cjs",
"types": "./npm/index.d.ts"
},

@@ -49,2 +50,5 @@ "./light": {

"compile:normalize": "sass ./normalize.scss ./npm/normalize/normalize.css",
"fix:css": "stylelint --fix \"./**/*.@(css|scss)\"",
"lint:css": "stylelint \"./**/*.@(css|scss)\" --max-warnings 0",
"lint:js": "eslint --max-warnings 0 \"./**/*.@(cjs|mjs)\"",
"lint:ts": "echo \"Typescript is not used in design-tokens.\"",

@@ -56,10 +60,23 @@ "prebuild": "rm -rf npm",

"devDependencies": {
"@types/eslint": "^8",
"@types/tinycolor2": "^1",
"@types/yaml": "^1",
"change-case": "^4.1.2",
"eslint": "^8.39.0",
"eslint-plugin-jest": "^27.2.1",
"eslint-plugin-jest-dom": "^5.0.1",
"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-sonarjs": "^0.19.0",
"fs-extra": "^11.1.0",
"postcss": "^8.4.23",
"sass": "^1.50.0",
"style-dictionary": "^3.7.0",
"stylelint": "^15.6.0",
"stylelint-config-prettier": "^9.0.5",
"stylelint-config-standard": "^33.0.0",
"stylelint-config-standard-scss": "^9.0.0",
"stylelint-order": "^6.0.3",
"stylelint-prettier": "^3.0.0",
"tinycolor2": "^1.4.2",
"yaml": "^1.10.2"
"yaml": "^2.2.2"
},

@@ -66,0 +83,0 @@ "keywords": [

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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