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

jss-plugin-vendor-prefixer

Package Overview
Dependencies
Maintainers
1
Versions
51
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jss-plugin-vendor-prefixer - npm Package Compare versions

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

13

package.json
{
"name": "jss-plugin-vendor-prefixer",
"description": "JSS plugin that handles vendor prefixes in the browser",
"version": "10.0.0-alpha.3",
"version": "10.0.0-alpha.4",
"license": "MIT",

@@ -35,3 +35,3 @@ "homepage": "https://cssinjs.org/jss-plugin-vendor-prefixer",

"scripts": {
"build": "node ../../scripts/build.js",
"prepare": "node ../../scripts/build.js",
"check-snapshot": "node ../../scripts/match-snapshot.js"

@@ -44,8 +44,9 @@ },

"devDependencies": {
"jss": "^10.0.0-alpha.3",
"jss-plugin-rule-value-function": "^10.0.0-alpha.3"
"jss": "^10.0.0-alpha.4",
"jss-plugin-rule-value-function": "^10.0.0-alpha.4"
},
"peerDependencies": {
"jss": "^9.5.0"
}
"jss": "10.0.0-alpha.3"
},
"gitHead": "4efd47a4af45de9c8784d68f3a239f9a1d29c942"
}

Sorry, the diff of this file is too big to display

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