Socket
Book a DemoInstallSign in
Socket

react-style-normalizer

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-style-normalizer - npm Package Compare versions

Comparing version

to
1.2.4

2

package.json
{
"name": "react-style-normalizer",
"version": "1.2.3",
"version": "1.2.4",
"description": "React Style Normalizer",

@@ -5,0 +5,0 @@ "main": "src/index.js",

@@ -11,3 +11,3 @@ 'use strict';

module.exports = function(key, value){
module.exports = function(key, value, force){

@@ -27,3 +27,3 @@ ELEMENT = ELEMENT || el()

if (!(key in STYLE)){
if (force || !(key in STYLE)){

@@ -30,0 +30,0 @@ prefix = getPrefix('appearance')

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.