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

jss-preset-default

Package Overview
Dependencies
Maintainers
1
Versions
77
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jss-preset-default - npm Package Compare versions

Comparing version 0.8.0 to 0.9.0

4

changelog.md

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

## 0.9.0 / 2016-11-21
- minor lisence tweak
## 0.8.0 / 2016-11-15

@@ -2,0 +6,0 @@

2

package.json
{
"name": "jss-preset-default",
"description": "Default preset for JSS with selected plugins.",
"version": "0.8.0",
"version": "0.9.0",
"author": {

@@ -6,0 +6,0 @@ "name": "Oleg Slobodskoi",

@@ -5,10 +5,5 @@ ![JSS logo](https://avatars1.githubusercontent.com/u/9503099?v=3&s=60)

Presets allows to setup JSS quickly with default settings and plugins.
Preset allows to setup [JSS](https://github.com/cssinjs/jss) quickly with default settings and a [number of plugins](https://github.com/cssinjs/jss-preset-default/blob/master/package.json#L50) so that you don't need to learn how to [setup plugins](https://github.com/cssinjs/jss/blob/master/docs/setup.md#setup-with-plugins).
Make sure you read [how to use
plugins](https://github.com/cssinjs/jss/blob/master/docs/setup.md#setup-with-plugins)
in general.
[JSS](https://github.com/cssinjs/jss)
[![Gitter](https://badges.gitter.im/Join Chat.svg)](https://gitter.im/cssinjs/jss)

@@ -25,5 +20,3 @@

```javascript
preset({somePlugin: options})
```

@@ -49,12 +42,2 @@

## Included plugins
* [jss-extend](https://github.com/cssinjs/jss-extend) — enables inheritance
* [jss-nested](https://github.com/cssinjs/jss-nested) — enables support for nested rules
* [jss-camel-case](https://github.com/cssinjs/jss-camel-case) — allows to write camel cased rule properties
* [jss-default-unit](https://github.com/cssinjs/jss-default-unit) — adds units to numeric values
* [jss-vendor-prefixer](https://github.com/cssinjs/jss-vendor-prefixer) — handles vendor prefixes on the browser
* [jss-props-sort](https://github.com/cssinjs/jss-props-sort) — ensures style properties extend each other instead of override
* [jss-compose](https://github.com/cssinjs/jss-compose) — classes composition
## Issues

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