@stylable/core
Advanced tools
Comparing version 5.11.0 to 5.11.1
@@ -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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Updatedenhanced-resolve@^5.14.1
Updatedpostcss@^8.4.24