@hint/utils-string
Advanced tools
Comparing version 1.0.5 to 1.0.6
@@ -0,1 +1,10 @@ | ||
# 1.0.6 (November 11, 2020) | ||
## Chores | ||
* [[`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)). | ||
* [[`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)). | ||
# 1.0.5 (August 24, 2020) | ||
@@ -2,0 +11,0 @@ |
@@ -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 }); |
@@ -13,5 +13,5 @@ { | ||
"devDependencies": { | ||
"ava": "^3.10.1", | ||
"eslint": "^7.6.0", | ||
"eslint-plugin-import": "^2.18.2", | ||
"ava": "^3.12.1", | ||
"eslint": "^7.8.1", | ||
"eslint-plugin-import": "^2.22.1", | ||
"eslint-plugin-markdown": "^1.0.2", | ||
@@ -21,3 +21,3 @@ "npm-run-all": "^4.1.5", | ||
"rimraf": "^3.0.2", | ||
"typescript": "^3.9.7" | ||
"typescript": "^4.0.2" | ||
}, | ||
@@ -59,3 +59,3 @@ "files": [ | ||
}, | ||
"version": "1.0.5" | ||
"version": "1.0.6" | ||
} |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
0
466625