@fower/types
Advanced tools
Comparing version 1.7.0 to 1.8.0
@@ -182,3 +182,3 @@ import * as CSS from 'csstype' | ||
interface FowerPlugin { | ||
isMatch?(key: string): boolean | ||
isMatch(key: string): boolean | ||
@@ -185,0 +185,0 @@ /** |
{ | ||
"name": "@fower/types", | ||
"version": "1.7.0", | ||
"version": "1.8.0", | ||
"license": "MIT", | ||
@@ -12,6 +12,6 @@ "main": "", | ||
"dependencies": { | ||
"@fower/atom": "^1.7.0", | ||
"@fower/atom": "^1.8.0", | ||
"csstype": "^3.0.7" | ||
}, | ||
"gitHead": "8c1e008ef804cebda050e7b317342c64bf68a6fa" | ||
"gitHead": "24e46a16d9b217117ae26526159483c68f4d9fa9" | ||
} |
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
16917
Updated@fower/atom@^1.8.0