Comparing version 2.14.3 to 2.14.4
@@ -22,3 +22,3 @@ { | ||
"dependencies": { | ||
"boolean": "^2.0.2", | ||
"boolean": "^2.0.3", | ||
"detect-node": "^2.0.4", | ||
@@ -32,8 +32,8 @@ "globalthis": "^1.0.0", | ||
"devDependencies": { | ||
"@babel/cli": "^7.6.4", | ||
"@babel/core": "^7.6.4", | ||
"@babel/node": "^7.6.3", | ||
"@babel/cli": "^7.7.0", | ||
"@babel/core": "^7.7.2", | ||
"@babel/node": "^7.7.0", | ||
"@babel/plugin-transform-flow-strip-types": "^7.6.3", | ||
"@babel/preset-env": "^7.6.3", | ||
"@babel/register": "^7.6.2", | ||
"@babel/preset-env": "^7.7.1", | ||
"@babel/register": "^7.7.0", | ||
"ava": "^2.4.0", | ||
@@ -44,4 +44,4 @@ "babel-plugin-istanbul": "^5.2.0", | ||
"eslint": "^6.6.0", | ||
"eslint-config-canonical": "^17.7.0", | ||
"flow-bin": "^0.111.0", | ||
"eslint-config-canonical": "^17.8.0", | ||
"flow-bin": "^0.111.3", | ||
"flow-copy-source": "^2.0.8", | ||
@@ -51,3 +51,3 @@ "gitdown": "^3.1.2", | ||
"nyc": "^14.1.1", | ||
"semantic-release": "^15.13.28" | ||
"semantic-release": "^15.13.30" | ||
}, | ||
@@ -94,3 +94,3 @@ "engines": { | ||
}, | ||
"version": "2.14.3" | ||
"version": "2.14.4" | ||
} |
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
Updatedboolean@^2.0.3