@enhance/arc-plugin-styles
Advanced tools
Comparing version 3.0.4 to 4.0.0
{ | ||
"name": "@enhance/arc-plugin-styles", | ||
"version": "3.0.4", | ||
"version": "4.0.0", | ||
"description": "Plugin for generating enhance CSS utility classes", | ||
@@ -36,3 +36,3 @@ "license": "Apache-2.0", | ||
"@architect/inventory": "^3.3.4", | ||
"@enhance/styles": "^5.1.0" | ||
"@enhance/styles": "^6.0.0" | ||
}, | ||
@@ -39,0 +39,0 @@ "devDependencies": { |
@@ -13,4 +13,2 @@ const createConfig = require('./_create-config') | ||
console.log(' Enhance Styles: CSS generated.') | ||
await copy({ | ||
@@ -17,0 +15,0 @@ source: TEMP_DIR_NAME, // relative to the project root |
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
20486
205
+ Added@enhance/styles@6.5.0(transitive)
- Removed@enhance/styles@5.1.0(transitive)
Updated@enhance/styles@^6.0.0