eslint-plugin-jsdoc
Advanced tools
Comparing version 8.3.1 to 8.3.2
@@ -8,3 +8,3 @@ "use strict"; | ||
require("core-js/stable/array/flat-map"); | ||
require("flat-map-polyfill"); | ||
@@ -11,0 +11,0 @@ var _lodash = _interopRequireDefault(require("lodash")); |
@@ -10,2 +10,3 @@ { | ||
"debug": "^4.1.1", | ||
"flat-map-polyfill": "^0.3.8", | ||
"jsdoctypeparser": "4.0.0", | ||
@@ -26,3 +27,2 @@ "lodash": "^4.17.11" | ||
"chai": "^4.2.0", | ||
"core-js": "^3.1.4", | ||
"eslint": "^5.14.1", | ||
@@ -81,3 +81,3 @@ "eslint-config-canonical": "^17.1.1", | ||
}, | ||
"version": "8.3.1" | ||
"version": "8.3.2" | ||
} |
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
21
438486
6
+ Addedflat-map-polyfill@^0.3.8
+ Addedflat-map-polyfill@0.3.8(transitive)