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

@stylable/core

Package Overview
Dependencies
Maintainers
6
Versions
218
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@stylable/core - npm Package Compare versions

Comparing version 4.2.2 to 4.2.3

3

dist/native-reserved-lists.js

@@ -23,2 +23,3 @@ "use strict";

'focus-visible',
'has',
'hover',

@@ -28,2 +29,3 @@ 'indeterminate',

'invalid',
'is',
'lang',

@@ -53,2 +55,3 @@ 'last-child',

'visited',
'where',
];

@@ -55,0 +58,0 @@ exports.nativePseudoElements = [

2

package.json
{
"name": "@stylable/core",
"version": "4.2.2",
"version": "4.2.3",
"description": "CSS for Components",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

@@ -20,2 +20,3 @@ // MDN reference: https://developer.mozilla.org/en-US/docs/Web/CSS/Pseudo-classes

'focus-visible',
'has',
'hover',

@@ -25,2 +26,3 @@ 'indeterminate',

'invalid',
'is',
'lang',

@@ -50,2 +52,3 @@ 'last-child',

'visited',
'where',
];

@@ -52,0 +55,0 @@

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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