@fower/parser
Advanced tools
Comparing version 1.19.0 to 1.20.0
{ | ||
"name": "@fower/parser", | ||
"version": "1.19.0", | ||
"version": "1.20.0", | ||
"license": "MIT", | ||
@@ -24,9 +24,9 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"@fower/atom": "^1.19.0", | ||
"@fower/css-object-processor": "^1.19.0", | ||
"@fower/sheet": "^1.19.0", | ||
"@fower/store": "^1.19.0", | ||
"@fower/utils": "^1.19.0" | ||
"@fower/atom": "^1.20.0", | ||
"@fower/css-object-processor": "^1.20.0", | ||
"@fower/sheet": "^1.20.0", | ||
"@fower/store": "^1.20.0", | ||
"@fower/utils": "^1.20.0" | ||
}, | ||
"gitHead": "e6cdec5d69481d933f5e0a13ce84031d18dda6ef" | ||
"gitHead": "6b99466f3a0c18afd2b47cfc22b53104f0da11d0" | ||
} |
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
Updated@fower/atom@^1.20.0
Updated@fower/sheet@^1.20.0
Updated@fower/store@^1.20.0
Updated@fower/utils@^1.20.0