Comparing version 6.4.1 to 6.4.2
@@ -13,3 +13,3 @@ { | ||
"dependencies": { | ||
"ajv": "^6.5.3", | ||
"ajv": "^6.5.4", | ||
"array-flatten": "^2.1.1", | ||
@@ -28,19 +28,19 @@ "boolean": "^0.2.0", | ||
"devDependencies": { | ||
"@babel/cli": "^7.0.0", | ||
"@babel/core": "^7.0.0", | ||
"@babel/cli": "^7.1.2", | ||
"@babel/core": "^7.1.2", | ||
"@babel/plugin-transform-flow-strip-types": "^7.0.0", | ||
"@babel/preset-env": "^7.0.0", | ||
"@babel/preset-env": "^7.1.0", | ||
"@babel/register": "^7.0.0", | ||
"ava": "^1.0.0-beta.8", | ||
"babel-plugin-istanbul": "^5.0.1", | ||
"babel-plugin-istanbul": "^5.1.0", | ||
"coveralls": "^3.0.2", | ||
"eslint": "^5.5.0", | ||
"eslint": "^5.6.1", | ||
"eslint-config-canonical": "^12.0.0", | ||
"flow-bin": "^0.80.0", | ||
"flow-bin": "^0.81.0", | ||
"flow-copy-source": "^2.0.2", | ||
"gitdown": "^2.5.3", | ||
"husky": "^1.0.0-rc.13", | ||
"nyc": "^13.0.1", | ||
"semantic-release": "^15.9.12", | ||
"sinon": "^6.1.5" | ||
"husky": "^1.0.1", | ||
"nyc": "^13.1.0", | ||
"semantic-release": "^15.9.16", | ||
"sinon": "^6.3.4" | ||
}, | ||
@@ -93,3 +93,3 @@ "engines": { | ||
}, | ||
"version": "6.4.1" | ||
"version": "6.4.2" | ||
} |
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
177534
Updatedajv@^6.5.4