New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

jss-plugin-expand

Package Overview
Dependencies
Maintainers
1
Versions
50
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jss-plugin-expand - npm Package Compare versions

Comparing version 10.0.0-alpha.3 to 10.0.0-alpha.4

13

package.json
{
"name": "jss-plugin-expand",
"description": "JSS plugin that gives you a better syntax than CSS.",
"version": "10.0.0-alpha.3",
"version": "10.0.0-alpha.4",
"license": "MIT",

@@ -36,15 +36,16 @@ "homepage": "https://cssinjs.org/jss-expand",

"scripts": {
"build": "node ../../scripts/build.js",
"prepare": "node ../../scripts/build.js",
"check-snapshot": "node ../../scripts/match-snapshot.js"
},
"devDependencies": {
"jss": "^10.0.0-alpha.3",
"jss-plugin-rule-value-observable": "^10.0.0-alpha.3"
"jss": "^10.0.0-alpha.4",
"jss-plugin-rule-value-observable": "^10.0.0-alpha.4"
},
"peerDependencies": {
"jss": "^9.4.0"
"jss": "^10.0.0-alpha.3"
},
"dependencies": {
"@babel/runtime": "^7.0.0"
}
},
"gitHead": "4efd47a4af45de9c8784d68f3a239f9a1d29c942"
}
SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc