Socket
Socket
Sign inDemoInstall

jss-vendor-prefixer

Package Overview
Dependencies
6
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.0.3 to 4.0.0

4

changelog.md

@@ -0,1 +1,5 @@

## 4.0.0 / 2016-12-09
- update to jss 6.0
## 3.0.2, 3.0.3 / 2016-11-17

@@ -2,0 +6,0 @@

6

package.json
{
"name": "jss-vendor-prefixer",
"description": "JSS plugin that handles vendor prefixes on the browser",
"version": "3.0.3",
"version": "4.0.0",
"author": {

@@ -61,3 +61,3 @@ "name": "Oleg Slobodskoi",

"expect.js": "^0.3.1",
"jss": "^5.5.2",
"jss": "^6.0.0",
"karma": "^1.1.1",

@@ -80,3 +80,3 @@ "karma-benchmark": "^0.6.0",

"peerDependencies": {
"jss": "^5.5.6"
"jss": "^6.0.0"
},

@@ -83,0 +83,0 @@ "lint-staged": {

@@ -1,5 +0,3 @@

![JSS logo](https://avatars1.githubusercontent.com/u/9503099?v=3&s=60)
# JSS plugin that handles vendor prefixes on the browser
## JSS plugin that handles vendor prefixes on the browser
This vendor prefixer knows which properties and values are supported in the

@@ -6,0 +4,0 @@ current runtime and changes only whats required.

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