Comparing version 4.6.4 to 4.6.5
{ | ||
"name": "gawk", | ||
"version": "4.6.4", | ||
"version": "4.6.5", | ||
"description": "Observable JavaScript object model", | ||
@@ -27,20 +27,20 @@ "main": "./dist/index.js", | ||
"fast-deep-equal": "^2.0.1", | ||
"source-map-support": "^0.5.12" | ||
"source-map-support": "^0.5.16" | ||
}, | ||
"devDependencies": { | ||
"@babel/core": "^7.5.0", | ||
"@babel/plugin-transform-modules-commonjs": "^7.5.0", | ||
"@babel/register": "^7.4.4", | ||
"@babel/core": "^7.6.4", | ||
"@babel/plugin-transform-modules-commonjs": "^7.6.0", | ||
"@babel/register": "^7.6.2", | ||
"ansi-colors": "^4.1.1", | ||
"babel-eslint": "^10.0.2", | ||
"babel-eslint": "^10.0.3", | ||
"babel-loader": "^8.0.6", | ||
"babel-plugin-istanbul": "^5.1.4", | ||
"babel-plugin-istanbul": "^5.2.0", | ||
"chai": "^4.2.0", | ||
"coveralls": "^3.0.4", | ||
"coveralls": "^3.0.7", | ||
"esdoc": "^1.1.0", | ||
"esdoc-ecmascript-proposal-plugin": "^1.0.0", | ||
"esdoc-standard-plugin": "^1.0.0", | ||
"eslint": "^6.0.1", | ||
"eslint": "^6.6.0", | ||
"eslint-plugin-chai-expect": "^2.0.1", | ||
"eslint-plugin-mocha": "^5.3.0", | ||
"eslint-plugin-mocha": "^6.2.1", | ||
"eslint-plugin-promise": "^4.2.1", | ||
@@ -54,8 +54,8 @@ "eslint-plugin-security": "^1.4.0", | ||
"gulp-eslint": "^6.0.0", | ||
"gulp-load-plugins": "^2.0.0", | ||
"gulp-load-plugins": "^2.0.1", | ||
"gulp-plumber": "^1.2.1", | ||
"gulp-sourcemaps": "^2.6.5", | ||
"mocha": "^6.1.4", | ||
"mocha": "^6.2.2", | ||
"nyc": "^14.1.1", | ||
"sinon": "^7.3.2", | ||
"sinon": "^7.5.0", | ||
"sinon-chai": "^3.3.0" | ||
@@ -62,0 +62,0 @@ }, |
Sorry, the diff of this file is not supported yet
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
85813
Updatedsource-map-support@^0.5.16