Comparing version 5.0.2 to 5.1.0
@@ -15,25 +15,25 @@ { | ||
"devDependencies": { | ||
"@babel/cli": "^7.0.0", | ||
"@babel/core": "^7.0.0", | ||
"@babel/cli": "^7.1.2", | ||
"@babel/core": "^7.1.2", | ||
"@babel/node": "^7.0.0", | ||
"@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", | ||
"ajv-cli": "^3.0.0", | ||
"ajv-keywords": "^3.2.0", | ||
"babel-plugin-istanbul": "^5.0.1", | ||
"babel-plugin-istanbul": "^5.1.0", | ||
"babel-plugin-transform-export-default-name": "^2.0.4", | ||
"chai": "^4.1.2", | ||
"chai": "^4.2.0", | ||
"chalk": "^2.4.1", | ||
"coveralls": "^3.0.2", | ||
"eslint": "^5.5.0", | ||
"eslint-config-canonical": "^12.0.0", | ||
"flow-bin": "^0.80.0", | ||
"eslint": "^5.6.1", | ||
"eslint-config-canonical": "^13.0.0", | ||
"flow-bin": "^0.81.0", | ||
"flow-copy-source": "^2.0.2", | ||
"gitdown": "^2.5.3", | ||
"husky": "^1.0.0-rc.13", | ||
"gitdown": "^2.5.4", | ||
"husky": "^1.0.1", | ||
"mocha": "^5.2.0", | ||
"nyc": "^13.0.1", | ||
"semantic-release": "^15.9.12", | ||
"sinon": "^6.1.5" | ||
"nyc": "^13.1.0", | ||
"semantic-release": "^15.9.16", | ||
"sinon": "^6.3.4" | ||
}, | ||
@@ -83,3 +83,3 @@ "engines": { | ||
}, | ||
"version": "5.0.2" | ||
"version": "5.1.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
190250