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

rollup-plugin-sass

Package Overview
Dependencies
Maintainers
1
Versions
70
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rollup-plugin-sass - npm Package Versions

1
7

1.2.9

Diff

Changelog

Source

1.2.9

Fixes:

9b938ee - moved insertStyle test to correct file b940849 - insertStyle no longer throws a fatal error when window is undefined

Other:

c9332d0 - #88 - Added 'master' branch to 'dev-build-and-test' git workflow file.

elycruz
published 1.2.8 •

elycruz
published 1.2.7 •

elycruz
published 1.2.6 •

Changelog

Source

1.2.6

Fixes:

  • Reverted rollup-pluginutils version back to recently upgraded @rollup/pluginutils version, minus one major version from latest version - The version is set to one major behind to ensure backwards compatibility with existing projects.
    We also upgraded to this version, of @rollup/pluginutils, to allow users, who have started to use rollup-plugin-sass@1.2.5, to continue supplying RegExp | string | string[] for include and exclude properties (rollup-pluginutils doesn't accept RegExp for these props).
  • Updated plugin's source to ensure that include and exclude always have a default when their incoming values are directly set to undefined - previous update had removed these default, since they were set in options merge call, however merging in undefined prop. values weren't taken into account in that update - this update fixes that change.
elycruz
published 1.2.5 •

elycruz
published 1.2.4 •

differui
published 1.2.2 •

differui
published 1.2.1 •

differui
published 1.2.0 •

differui
published 1.1.0 •

Changelog

Source

1.1.0

New Features

  • support rollup@1.x (#61)
  • output options only works with bundle.write()
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