jss-plugin-rule-value-function
Advanced tools
Comparing version 10.9.2 to 10.10.0
@@ -540,3 +540,3 @@ function warning(condition, message) { | ||
var keyRegExp = /@media|@supports\s+/; | ||
var keyRegExp = /@container|@media|@supports\s+/; | ||
var pluginConditionalRule = { | ||
@@ -2105,3 +2105,3 @@ onCreateRule: function onCreateRule(key, styles, options) { | ||
this.id = instanceCounter++; | ||
this.version = "10.9.2"; | ||
this.version = "10.10.0"; | ||
this.plugins = new PluginsRegistry(); | ||
@@ -2108,0 +2108,0 @@ this.options = { |
{ | ||
"name": "jss-plugin-rule-value-function", | ||
"description": "JSS plugin for function value and rule syntax", | ||
"version": "10.9.2", | ||
"version": "10.10.0", | ||
"license": "MIT", | ||
@@ -47,6 +47,5 @@ "homepage": "https://cssinjs.org/", | ||
"@babel/runtime": "^7.3.1", | ||
"jss": "10.9.2", | ||
"jss": "10.10.0", | ||
"tiny-warning": "^1.0.2" | ||
}, | ||
"gitHead": "a9a6339826b2d6f398ecd62cb469a6948103d2be" | ||
} | ||
} |
@@ -11,3 +11,3 @@ # jss-plugin-rule-value-function | ||
See our website [jss-plugin-rule-value-function](https://cssinjs.org/jss-plugin-rule-value-function?v=v10.9.2) for more information. | ||
See our website [jss-plugin-rule-value-function](https://cssinjs.org/jss-plugin-rule-value-function?v=v10.10.0) for more information. | ||
@@ -14,0 +14,0 @@ ## Install |
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
108821
20
3321
+ Addedjss@10.10.0(transitive)
- Removedjss@10.9.2(transitive)
Updatedjss@10.10.0