Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@hint/utils

Package Overview
Dependencies
Maintainers
4
Versions
40
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hint/utils - npm Package Compare versions

Comparing version 7.0.6 to 7.0.7

16

CHANGELOG.md

@@ -0,1 +1,17 @@

# 7.0.7 (November 11, 2020)
## Chores
* [[`f2798e37a3`](https://github.com/webhintio/hint/commit/f2798e37a3ce4e52de62aa54e8754c9708cfa23a)] - Upgrade: Bump applicationinsights from 1.8.7 to 1.8.8 (by [`dependabot-preview[bot]`](https://github.com/apps/dependabot-preview)).
* [[`2ce460c00c`](https://github.com/webhintio/hint/commit/2ce460c00c2f7154d23458da15d88e30e498629b)] - Upgrade: Bump eslint-plugin-import from 2.22.0 to 2.22.1 (by [`dependabot-preview[bot]`](https://github.com/apps/dependabot-preview)).
* [[`be9e20f4d5`](https://github.com/webhintio/hint/commit/be9e20f4d5f5775a52a7a5185ef6d26ce5d63811)] - Upgrade: Bump sinon from 9.0.3 to 9.2.1 (by [`dependabot-preview[bot]`](https://github.com/apps/dependabot-preview)).
* [[`ccb4ff7e38`](https://github.com/webhintio/hint/commit/ccb4ff7e38e75e42de6702a60c3a1248462b4854)] - Upgrade: Bump npm-registry-fetch from 8.1.4 to 8.1.5 (by [`dependabot-preview[bot]`](https://github.com/apps/dependabot-preview)).
* [[`72793c7d92`](https://github.com/webhintio/hint/commit/72793c7d922ae0a6c7a66fecd353e8b3f9a0ae11)] - Upgrade: Bump file-type from 15.0.0 to 15.0.1 (by [`dependabot-preview[bot]`](https://github.com/apps/dependabot-preview)).
* [[`7aff439b00`](https://github.com/webhintio/hint/commit/7aff439b006115e26fe295b7ecc55ad416a685bd)] - Upgrade: Bump @types/semver from 7.3.3 to 7.3.4 (by [`dependabot-preview[bot]`](https://github.com/apps/dependabot-preview)).
* [[`14346faef0`](https://github.com/webhintio/hint/commit/14346faef0faed604b90cf64e0bbc97550d04d5f)] - Upgrade: Bump applicationinsights from 1.8.5 to 1.8.7 (by [`dependabot-preview[bot]`](https://github.com/apps/dependabot-preview)).
* [[`29c1e30cfa`](https://github.com/webhintio/hint/commit/29c1e30cfab0a61a6d41978f12e2eece12657342)] - Upgrade: Bump eslint from 7.8.0 to 7.8.1 (by [`dependabot-preview[bot]`](https://github.com/apps/dependabot-preview)).
* [[`efc4098c99`](https://github.com/webhintio/hint/commit/efc4098c9985fcb8096ca4cfb434316106ad4b2d)] - Upgrade: Update dependencies (#3977) (by [`Jesus David García Gomez`](https://github.com/sarvaje)).
* [[`25a5248cca`](https://github.com/webhintio/hint/commit/25a5248ccad2fe98e6fc5fd631b3a16a00963fec)] - Upgrade: Bump lodash from 4.17.19 to 4.17.20 (by [`dependabot-preview[bot]`](https://github.com/apps/dependabot-preview)).
# 7.0.6 (August 24, 2020)

@@ -2,0 +18,0 @@

3

dist/src/config/index.js

@@ -10,5 +10,6 @@ "use strict";

var __exportStar = (this && this.__exportStar) || function(m, exports) {
for (var p in m) if (p !== "default" && !exports.hasOwnProperty(p)) __createBinding(exports, m, p);
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
};
Object.defineProperty(exports, "__esModule", { value: true });
exports.normalizeHints = void 0;
var normalize_hints_1 = require("./normalize-hints");

@@ -15,0 +16,0 @@ Object.defineProperty(exports, "normalizeHints", { enumerable: true, get: function () { return normalize_hints_1.default; } });

@@ -10,3 +10,3 @@ "use strict";

var __exportStar = (this && this.__exportStar) || function(m, exports) {
for (var p in m) if (p !== "default" && !exports.hasOwnProperty(p)) __createBinding(exports, m, p);
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
};

@@ -13,0 +13,0 @@ Object.defineProperty(exports, "__esModule", { value: true });

@@ -10,3 +10,3 @@ "use strict";

var __exportStar = (this && this.__exportStar) || function(m, exports) {
for (var p in m) if (p !== "default" && !exports.hasOwnProperty(p)) __createBinding(exports, m, p);
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
};

@@ -13,0 +13,0 @@ Object.defineProperty(exports, "__esModule", { value: true });

@@ -10,3 +10,3 @@ "use strict";

var __exportStar = (this && this.__exportStar) || function(m, exports) {
for (var p in m) if (p !== "default" && !exports.hasOwnProperty(p)) __createBinding(exports, m, p);
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
};

@@ -13,0 +13,0 @@ Object.defineProperty(exports, "__esModule", { value: true });

@@ -10,3 +10,3 @@ "use strict";

var __exportStar = (this && this.__exportStar) || function(m, exports) {
for (var p in m) if (p !== "default" && !exports.hasOwnProperty(p)) __createBinding(exports, m, p);
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
};

@@ -13,0 +13,0 @@ Object.defineProperty(exports, "__esModule", { value: true });

@@ -10,5 +10,5 @@ "use strict";

var __exportStar = (this && this.__exportStar) || function(m, exports) {
for (var p in m) if (p !== "default" && !exports.hasOwnProperty(p)) __createBinding(exports, m, p);
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
};
Object.defineProperty(exports, "__esModule", { value: true });
__exportStar(require("./npm"), exports);

@@ -11,6 +11,6 @@ {

"dependencies": {
"@hint/utils-debug": "^1.0.2",
"@hint/utils-fs": "^1.0.5",
"@hint/utils-string": "^1.0.5",
"applicationinsights": "^1.8.2",
"@hint/utils-debug": "^1.0.3",
"@hint/utils-fs": "^1.0.6",
"@hint/utils-string": "^1.0.6",
"applicationinsights": "^1.8.8",
"chalk": "^4.0.0",

@@ -20,8 +20,8 @@ "configstore": "^5.0.1",

"eventemitter2": "^6.4.3",
"file-type": "^14.6.2",
"file-type": "^15.0.1",
"globby": "^11.0.1",
"is-svg": "^4.2.1",
"is-wsl": "^2.2.0",
"lodash": "^4.17.19",
"npm-registry-fetch": "^8.1.1",
"lodash": "^4.17.20",
"npm-registry-fetch": "^8.1.5",
"semver": "^7.3.2"

@@ -31,13 +31,13 @@ },

"devDependencies": {
"@hint/utils-dom": "^2.1.3",
"@hint/utils-types": "^1.1.0",
"@hint/utils-dom": "^2.1.4",
"@hint/utils-types": "^1.1.1",
"@types/configstore": "^4.0.0",
"@types/mime-db": "^1.43.0",
"@types/semver": "^7.3.1",
"@typescript-eslint/eslint-plugin": "^1.13.0",
"@typescript-eslint/parser": "^1.12.0",
"ava": "^3.10.1",
"@types/semver": "^7.3.4",
"@typescript-eslint/eslint-plugin": "^4.0.1",
"@typescript-eslint/parser": "^4.0.1",
"ava": "^3.12.1",
"cpx": "^1.5.0",
"eslint": "^7.6.0",
"eslint-plugin-import": "^2.18.2",
"eslint": "^7.8.1",
"eslint-plugin-import": "^2.22.1",
"eslint-plugin-markdown": "^1.0.2",

@@ -49,4 +49,4 @@ "mime-db": "1.35.0",

"rimraf": "^3.0.2",
"sinon": "^9.0.2",
"typescript": "^3.9.7"
"sinon": "^9.2.1",
"typescript": "^4.0.2"
},

@@ -96,3 +96,3 @@ "files": [

},
"version": "7.0.6"
"version": "7.0.7"
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc