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

igniteui-theming

Package Overview
Dependencies
Maintainers
1
Versions
233
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

igniteui-theming - npm Package Compare versions

Comparing version 1.0.0-alpha to 1.0.0-beta.1

.stylelintrc.json

16

package.json
{
"name": "igniteui-theming",
"version": "1.0.0-alpha",
"version": "1.0.0-beta.1",
"description": "A set of Sass variables, mixins, and functions for generating palettes, typography, and elevations used by Ignite UI components.",
"main": "index.js",
"scripts": {
"test": "jest"
"build:docs": "npx sassdoc ./sass",
"build:e2e": "sass ./test/e2e/theme.scss ./test/e2e/theme.css",
"lint": "stylelint ./sass",
"test": "jest",
"serve:docs": "npx http-server ./sassdoc"
},

@@ -38,7 +42,11 @@ "repository": {

"jest": "^28.1.1",
"sass-true": "^6.1.0"
"postcss": "^8.4.14",
"sass-true": "^6.1.0",
"stylelint": "^14.9.1",
"stylelint-config-standard-scss": "^4.0.0",
"stylelint-scss": "^4.2.0"
},
"peerDependencies": {
"sass": "^1.52.3"
"sass": "^1.53.0"
}
}

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