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

postcss-nested-ancestors

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

postcss-nested-ancestors - npm Package Versions

3.0.0

Diff

Changelog

Source

3.0.0

Breaking Changes

  • Use PostCSS 8
  • Node supported version >=12
toomuchdesign
published 2.0.0 •

Changelog

Source

2.0.0

  • Consider rule nodes only when when building ancestor selectors
  • Use PostCSS 6
  • Restrict support to node.js >= 4
  • Remove object-assign dependency
toomuchdesign
published 1.0.0 •

Changelog

Source

1.0.0

  • Solve complex nesting scenarios scenarios externalizing parent selectors resolution to postcss-resolve-nested-selector
  • Refactor bootstrap function using walkRules and walkDecls PostCSS methods
  • replaceDeclarations option will replace declaration values only
toomuchdesign
published 0.1.0 •

Changelog

Source

0.1.0

  • Add experimental replaceDeclarations option, to process declaration props and values, too
  • Cast warning when nestingLevel >= parentsStack.length
  • Move spacesAndAmpersandRegex regex into a reusable regex
  • Add a failing test case documenting issues when complex nesting
toomuchdesign
published 0.0.1 •

Changelog

Source

0.0.1

  • Fix levelSymbol and parentSymbol options not being used
toomuchdesign
published 0.0.0 •

Changelog

Source

0.0.0

  • Initial release
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