fela-plugin-remove-undefined
Advanced tools
Comparing version 5.0.20 to 5.0.21
import { isUndefinedValue } from 'fela-utils'; | ||
import isPlainObject from 'isobject'; | ||
import deprecate from './deprecate'; | ||
deprecate('The remove undefined plugin (fela-plugin-remove-undefined) is deprecated, please remove it from your Fela configuration.\nFela automatically removes \'undefined\' values making this plugin obsolete.'); | ||
function removeUndefined(style) { | ||
@@ -5,0 +9,0 @@ for (var property in style) { |
@@ -13,4 +13,11 @@ 'use strict'; | ||
var _deprecate = require('./deprecate'); | ||
var _deprecate2 = _interopRequireDefault(_deprecate); | ||
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; } | ||
(0, _deprecate2.default)('The remove undefined plugin (fela-plugin-remove-undefined) is deprecated, please remove it from your Fela configuration.\nFela automatically removes \'undefined\' values making this plugin obsolete.'); | ||
function removeUndefined(style) { | ||
@@ -17,0 +24,0 @@ for (var property in style) { |
{ | ||
"name": "fela-plugin-remove-undefined", | ||
"version": "5.0.20", | ||
"version": "5.0.21", | ||
"description": "Fela plugin to remove invalid undefined values", | ||
@@ -23,5 +23,5 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"fela-utils": "^8.0.7", | ||
"fela-utils": "^8.0.8", | ||
"isobject": "^3.0.1" | ||
} | ||
} |
@@ -0,1 +1,3 @@ | ||
> **Deprecated!**<br>The remove undefined plugin (fela-plugin-remove-undefined) is deprecated, please remove it from your Fela configuration.<br>Fela automatically removes 'undefined' values making this plugin obsolete. | ||
# fela-plugin-remove-undefined | ||
@@ -2,0 +4,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
5808
7
66
58
0
Updatedfela-utils@^8.0.8