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

@instructure/postcss-themeable-styles

Package Overview
Dependencies
Maintainers
27
Versions
1151
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@instructure/postcss-themeable-styles - npm Package Compare versions

Comparing version 4.2.0 to 4.3.0

3

package.json
{
"name": "@instructure/postcss-themeable-styles",
"version": "4.2.0",
"version": "4.3.0",
"description": "PostCSS plugin for themeable component styles",

@@ -14,3 +14,2 @@ "author": "Instructure, Inc. Engineering and Product Design",

"scripts": {
"test": "cross-env NODE_ENV=test yarn lint",
"lint": "eslint .",

@@ -17,0 +16,0 @@ "lint:fix": "eslint . --fix"

@@ -7,6 +7,6 @@ ---

[npm]: https://img.shields.io/npm/v/@instructure/postcss-themeable-styles.svg
[npm-url]: https://npmjs.com/package/@instructure/postcss-themeable-styles
[![npm][npm]][npm-url]
[![build-status][build-status]][build-status-url]
[![MIT License][license-badge]][LICENSE]
[![Code of Conduct][coc-badge]][coc]

@@ -58,1 +58,13 @@ For use with [@instructure/babel-plugin-themeable-styles](#babel-plugin-themeable-styles),

```
[npm]: https://img.shields.io/npm/v/@instructure/postcss-themeable-styles.svg
[npm-url]: https://npmjs.com/package/@instructure/postcss-themeable-styles
[build-status]: https://travis-ci.org/instructure/instructure-ui.svg?branch=master
[build-status-url]: https://travis-ci.org/instructure/instructure-ui "Travis CI"
[license-badge]: https://img.shields.io/npm/l/instructure-ui.svg?style=flat-square
[license]: https://github.com/instructure/instructure-ui/blob/master/LICENSE
[coc-badge]: https://img.shields.io/badge/code%20of-conduct-ff69b4.svg?style=flat-square
[coc]: https://github.com/instructure/instructure-ui/blob/master/CODE_OF_CONDUCT.md
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