Socket
Socket
Sign inDemoInstall

nano-css

Package Overview
Dependencies
24
Maintainers
1
Versions
57
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous13456Next

5.2.1

Diff

streamich
published 5.2.0 •

Changelog

Source

5.2.0 (2019-06-03)

Features

  • add "::placeholder" support to prefixer (caf78d8)
streamich
published 5.1.0 •

Changelog

Source

5.1.0 (2019-03-26)

Bug Fixes

  • 🐛 don't crash CSSOM and VCSSOM addons on server side (123f76c)

Features

  • 🎸 add .del() to VRule, removeRule() now acc only 1 arg (6d25e55)
  • 🎸 change VRule interface, add vcssom docs (18cea49)
streamich
published 5.0.0 •

Changelog

Source

5.0.0 (2019-03-22)

Bug Fixes

  • 🐛 don't load VCSSOM in non-browser environments (857b2d2)
  • 🐛 search for rule index before removing it (27b48ca)

Features

  • 🎸 add CSSOM and VCSSOM TypeScript typings (607253a)
  • 🎸 add TypeScript definitiosn for some missing addons (6611aac)
  • 🎸 allow JS-style snake-case declaration properties (9b8197a)
  • 🎸 move TypeScript typings inline next to implementations (224ee56)

BREAKING CHANGES

  • 🧨 refactoring TypeScript types might break some TypeScript builds
streamich
published 4.0.0 •

Changelog

Source

4.0.0 (2019-03-21)

Bug Fixes

  • 🐛NODE_EVN should be NODE_ENV (8feead7)
  • upgrade react-dom due to vulnerability (8bdeeba)
  • upgrade webpack-dev-server due to vulnerability (602d9c3)

Features

  • 🎸 add vcssom addon (63e27f2)
  • 🎸 create unified CSSOM createRule() for all use cases (6976707)
  • 🎸 improve cssom addon (6f1ead5)
  • 🎸support [@font-face](https://github.com/font-face) (a905b54), closes #220

BREAKING CHANGES

  • cssom addon API changed, pipe addon as a consequence now behaves differently, too
  • old putRule() CSSOM function is now removed, use createRule() instead
streamich
published 3.5.0 •

Changelog

Source

3.5.0 (2018-12-26)

Features

  • add Emmet based abbreviations for css atoms (#215) (ee1f487)
streamich
published 3.4.0 •

Changelog

Source

3.4.0 (2018-09-18)

Features

streamich
published 3.3.0 •

Changelog

Source

3.3.0 (2018-09-18)

Bug Fixes

  • improve kebab case conversion (1819a14)

Features

  • better kebab case conversion (380f65f)
streamich
published 3.2.1 •

Changelog

Source

3.2.1 (2018-08-06)

Bug Fixes

  • 🐛 don't insert empty !important declarations (197430d)
streamich
published 3.2.0 •

Changelog

Source

3.2.0 (2018-08-05)

Bug Fixes

  • 🐛 add !important only if it is not already there (8f0bc4c)
  • 🐛 replace all & operators in nesting addon (0e1eca8)

Features

  • 🎸 add placeholders for decorator and comp addons types (2c897e0)
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc