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

css-has-pseudo

Package Overview
Dependencies
Maintainers
1
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

css-has-pseudo - npm Package Compare versions

Comparing version 0.2.0 to 0.3.0

5

CHANGELOG.md
# Changes to CSS Has Pseudo
### 0.3.0 (November 21, 2018)
- Fixed the misnamed function name for the browser-ready script
### 0.2.0 (November 21, 2018)

@@ -7,3 +11,2 @@

- Improved performance by walking the DOM less
- Fixed the misnamed function name for the browser-ready script
- Reduced script size by 9%; from 855 bytes to 775 bytes

@@ -10,0 +13,0 @@

2

package.json
{
"name": "css-has-pseudo",
"version": "0.2.0",
"version": "0.3.0",
"description": "Style elements relative to other elements in CSS",

@@ -5,0 +5,0 @@ "author": "Jonathan Neal <jonathantneal@hotmail.com>",

@@ -41,3 +41,3 @@ # CSS Has Pseudo [<img src="http://jonathantneal.github.io/js-logo.svg" alt="" width="90" height="90" align="right">][CSS Has Pseudo]

<script src="https://unpkg.com/css-has-pseudo/browser"></script>
<script>cssHas(document)</script>
<script>cssHasPseudo(document)</script>
```

@@ -44,0 +44,0 @@

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