Socket
Socket
Sign inDemoInstall

jss-plugin-extend

Package Overview
Dependencies
6
Maintainers
1
Versions
50
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 10.0.0-alpha.8 to 10.0.0-alpha.9

readme.md

17

package.json
{
"name": "jss-plugin-extend",
"description": "JSS plugin that enables mixing in styles.",
"version": "10.0.0-alpha.8",
"version": "10.0.0-alpha.9",
"license": "MIT",

@@ -36,19 +36,16 @@ "homepage": "https://cssinjs.org/jss-extend",

"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-expand": "^10.0.0-alpha.8",
"jss-plugin-nested": "^10.0.0-alpha.8",
"jss-plugin-rule-value-function": "^10.0.0-alpha.8"
"jss-plugin-expand": "10.0.0-alpha.9",
"jss-plugin-nested": "10.0.0-alpha.9",
"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"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc