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 5.11.0 to 5.11.1

2

dist/stylable-transformer.js

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

}
exports.ScopeContext = ScopeContext;
ScopeContext.legacyElementsTypesMapping = {

@@ -882,3 +883,2 @@ pseudo_element: 'pseudo-element',

};
exports.ScopeContext = ScopeContext;
/**

@@ -885,0 +885,0 @@ * in the process of moving transformations that shouldn't be in the analyzer.

{
"name": "@stylable/core",
"version": "5.11.0",
"version": "5.11.1",
"description": "CSS for Components",

@@ -18,7 +18,7 @@ "main": "dist/index.js",

"cssesc": "^3.0.0",
"enhanced-resolve": "^5.13.0",
"enhanced-resolve": "^5.14.1",
"is-vendor-prefixed": "^4.0.0",
"lodash.clonedeep": "^4.5.0",
"lodash.clonedeepwith": "^4.5.0",
"postcss": "^8.4.23",
"postcss": "^8.4.24",
"postcss-js": "^4.0.1",

@@ -25,0 +25,0 @@ "postcss-nested": "^6.0.1",

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