jss-plugin-nested
Advanced tools
Comparing version 10.0.0-alpha.8 to 10.0.0-alpha.9
{ | ||
"name": "jss-plugin-nested", | ||
"description": "JSS plugin that enables support for nested selectors", | ||
"version": "10.0.0-alpha.8", | ||
"version": "10.0.0-alpha.9", | ||
"license": "MIT", | ||
@@ -37,17 +37,14 @@ "homepage": "https://cssinjs.org/jss-nested", | ||
"scripts": { | ||
"prepare": "node ../../scripts/build.js", | ||
"build": "node ../../scripts/build.js", | ||
"check-snapshot": "node ../../scripts/match-snapshot.js" | ||
}, | ||
"devDependencies": { | ||
"jss": "^10.0.0-alpha.8", | ||
"jss-plugin-rule-value-function": "^10.0.0-alpha.8" | ||
"jss-plugin-rule-value-function": "10.0.0-alpha.9" | ||
}, | ||
"peerDependencies": { | ||
"jss": "^10.0.0-alpha.3" | ||
}, | ||
"dependencies": { | ||
"@babel/runtime": "^7.0.0", | ||
"jss": "10.0.0-alpha.9", | ||
"tiny-warning": "^1.0.2" | ||
}, | ||
"gitHead": "b43e7761badfbb6b8161b8e407ab17475e61450c" | ||
"gitHead": "c552e8e8c23d2c326a7861e6562e541bf0ced981" | ||
} |
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
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
46832
1
13
0
20
+ Addedjss@10.0.0-alpha.9
+ Addedjss@10.0.0-alpha.9(transitive)
+ Addedsymbol-observable@1.2.0(transitive)
- Removedcsstype@3.1.3(transitive)
- Removedjss@10.10.0(transitive)