Socket
Socket
Sign inDemoInstall

react-prefixer

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-prefixer - npm Package Compare versions

Comparing version 1.1.1 to 1.1.2

2

package.json

@@ -36,3 +36,3 @@ {

},
"version": "1.1.1"
"version": "1.1.2"
}
# react-prefixer
react-prefixer is a tiny package designed to provide vender-specific prefixes to the style objects you use in your React project. It's usage is pretty straightforward:
react-prefixer is a tiny package designed to provide vender-specific prefixes to the style objects you use in your React project. To install:
```
$ npm install react-prefixer
```
It's usage is pretty straightforward:
```
var prefix = require("react-prefixer"),

@@ -7,0 +13,0 @@ styles = prefix({

Sorry, the diff of this file is not supported yet

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