melody-idom
Advanced tools
Comparing version 1.7.1 to 1.7.2
@@ -296,6 +296,2 @@ /** | ||
addToQueue(component); | ||
/* istanbul ignore else */ | ||
if (process.env.NODE_ENV === 'test') { | ||
return; | ||
} | ||
tick(flush); | ||
@@ -302,0 +298,0 @@ } |
@@ -1344,6 +1344,2 @@ import _debounce from 'lodash/debounce'; | ||
addToQueue(component$$1); | ||
/* istanbul ignore else */ | ||
if (process.env.NODE_ENV === 'test') { | ||
return; | ||
} | ||
tick(flush); | ||
@@ -1350,0 +1346,0 @@ } |
@@ -1350,6 +1350,2 @@ 'use strict'; | ||
addToQueue(component$$1); | ||
/* istanbul ignore else */ | ||
if (process.env.NODE_ENV === 'test') { | ||
return; | ||
} | ||
tick(flush); | ||
@@ -1356,0 +1352,0 @@ } |
{ | ||
"name": "melody-idom", | ||
"version": "1.7.1", | ||
"version": "1.7.2", | ||
"description": "", | ||
@@ -17,3 +17,3 @@ "main": "./lib/index.js", | ||
}, | ||
"gitHead": "895fa69a727adce760dd9dde6cd6e39f1a08852e" | ||
"gitHead": "2c6d4d2bdc3a19ecf654e86616e4fc92ebe95dfd" | ||
} |
@@ -376,6 +376,3 @@ /** | ||
addToQueue(component); | ||
/* istanbul ignore else */ | ||
if (process.env.NODE_ENV === 'test') { | ||
return; | ||
} | ||
tick(flush); | ||
@@ -382,0 +379,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
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
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
73
285085
8222
1