jss-plugin-extend
Advanced tools
Comparing version 10.2.0 to 10.3.0
{ | ||
"name": "jss-plugin-extend", | ||
"description": "JSS plugin that enables mixing in styles.", | ||
"version": "10.2.0", | ||
"version": "10.3.0", | ||
"license": "MIT", | ||
@@ -37,12 +37,12 @@ "homepage": "https://cssinjs.org/jss-extend", | ||
"devDependencies": { | ||
"jss-plugin-expand": "10.2.0", | ||
"jss-plugin-nested": "10.2.0", | ||
"jss-plugin-rule-value-function": "10.2.0" | ||
"jss-plugin-expand": "^10.3.0", | ||
"jss-plugin-nested": "^10.3.0", | ||
"jss-plugin-rule-value-function": "^10.3.0" | ||
}, | ||
"dependencies": { | ||
"@babel/runtime": "^7.3.1", | ||
"jss": "10.2.0", | ||
"jss": "^10.3.0", | ||
"tiny-warning": "^1.0.2" | ||
}, | ||
"gitHead": "671c03fabb07b1a750e1b949fa89b1415654e077" | ||
"gitHead": "4094410d82dfdae772e1c09f0cd187cb48fa1cdc" | ||
} |
@@ -12,3 +12,3 @@ # jss-plugin-extend | ||
See our website [jss-plugin-extend](https://cssinjs.org/jss-plugin-extend?v=v10.2.0) for more information. | ||
See our website [jss-plugin-extend](https://cssinjs.org/jss-plugin-extend?v=v10.3.0) for more information. | ||
@@ -15,0 +15,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
39477
+ Addedcsstype@3.1.3(transitive)
+ Addedjss@10.10.0(transitive)
- Removedcsstype@2.6.21(transitive)
- Removedjss@10.2.0(transitive)
Updatedjss@^10.3.0