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

postcss-pseudo-class-any-link

Package Overview
Dependencies
Maintainers
2
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

postcss-pseudo-class-any-link - npm Package Compare versions

Comparing version 7.1.0 to 7.1.1

4

CHANGELOG.md
# Changes to PostCSS Pseudo Class Any Link
### 7.1.1 (February 5, 2022)
- Improved `es module` and `commonjs` compatibility
### 7.1.0 (January 31, 2022)

@@ -4,0 +8,0 @@

{
"name": "postcss-pseudo-class-any-link",
"version": "7.1.0",
"version": "7.1.1",
"description": "Use the :any-link pseudo-class in CSS",

@@ -11,2 +11,9 @@ "author": "Jonathan Neal <jonathantneal@hotmail.com>",

"module": "dist/index.mjs",
"exports": {
".": {
"import": "./dist/index.mjs",
"require": "./dist/index.cjs",
"default": "./dist/index.mjs"
}
},
"files": [

@@ -13,0 +20,0 @@ "CHANGELOG.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