@textlint/module-interop
Advanced tools
Comparing version 1.1.4 to 1.1.5
@@ -6,2 +6,38 @@ # Change Log | ||
<a name="1.1.5"></a> | ||
## [1.1.5](https://github.com/textlint/textlint/compare/@textlint/module-interop@1.1.4...@textlint/module-interop@1.1.5) (2020-12-22) | ||
### Chores | ||
* **deps:** update dependency [@types](https://github.com/types)/mocha to v8.0.4 ([fd60f20](https://github.com/textlint/textlint/commit/fd60f20)) | ||
* **deps:** update dependency [@types](https://github.com/types)/mocha to v8.2.0 ([5ced72d](https://github.com/textlint/textlint/commit/5ced72d)) | ||
* **deps:** update dependency [@types](https://github.com/types)/node to ^14.11.2 ([6ac372a](https://github.com/textlint/textlint/commit/6ac372a)) | ||
* **deps:** update dependency [@types](https://github.com/types)/node to ^14.11.5 ([b0e73f5](https://github.com/textlint/textlint/commit/b0e73f5)) | ||
* **deps:** update dependency [@types](https://github.com/types)/node to ^14.11.8 ([33679af](https://github.com/textlint/textlint/commit/33679af)) | ||
* **deps:** update dependency [@types](https://github.com/types)/node to ^14.14.10 ([96ba315](https://github.com/textlint/textlint/commit/96ba315)) | ||
* **deps:** update dependency [@types](https://github.com/types)/node to ^14.14.12 ([f62f2e3](https://github.com/textlint/textlint/commit/f62f2e3)) | ||
* **deps:** update dependency [@types](https://github.com/types)/node to ^14.14.13 ([608afd4](https://github.com/textlint/textlint/commit/608afd4)) | ||
* **deps:** update dependency [@types](https://github.com/types)/node to ^14.14.14 ([8417f8a](https://github.com/textlint/textlint/commit/8417f8a)) | ||
* **deps:** update dependency [@types](https://github.com/types)/node to ^14.14.5 ([1ed7006](https://github.com/textlint/textlint/commit/1ed7006)) | ||
* **deps:** update dependency [@types](https://github.com/types)/node to ^14.14.6 ([507a41b](https://github.com/textlint/textlint/commit/507a41b)) | ||
* **deps:** update dependency [@types](https://github.com/types)/node to ^14.14.7 ([64f97eb](https://github.com/textlint/textlint/commit/64f97eb)) | ||
* **deps:** update dependency [@types](https://github.com/types)/node to ^14.14.8 ([8de7d16](https://github.com/textlint/textlint/commit/8de7d16)) | ||
* **deps:** update minor updates ([7ef0be6](https://github.com/textlint/textlint/commit/7ef0be6)) | ||
* **deps:** update minor updates ([2f3dcb6](https://github.com/textlint/textlint/commit/2f3dcb6)) | ||
* **deps:** update minor updates ([7a53517](https://github.com/textlint/textlint/commit/7a53517)) | ||
* **deps:** update minor updates ([#712](https://github.com/textlint/textlint/issues/712)) ([8c42a19](https://github.com/textlint/textlint/commit/8c42a19)) | ||
* **deps:** update patch updates ([3d9660b](https://github.com/textlint/textlint/commit/3d9660b)) | ||
* **deps:** update patch updates ([fe2ad4f](https://github.com/textlint/textlint/commit/fe2ad4f)) | ||
* **deps:** update patch updates ([e438ff2](https://github.com/textlint/textlint/commit/e438ff2)) | ||
* **deps:** update patch updates ([9df50df](https://github.com/textlint/textlint/commit/9df50df)) | ||
* **deps:** update patch updates ([4f4c206](https://github.com/textlint/textlint/commit/4f4c206)) | ||
* **deps:** update patch updates ([1a0e41f](https://github.com/textlint/textlint/commit/1a0e41f)) | ||
* **deps:** update TypeScript deps ([#705](https://github.com/textlint/textlint/issues/705)) ([1baa72a](https://github.com/textlint/textlint/commit/1baa72a)) | ||
* use [@monorepo-utils](https://github.com/monorepo-utils)/workspaces-to-typescript-project-references ([#699](https://github.com/textlint/textlint/issues/699)) ([eff1943](https://github.com/textlint/textlint/commit/eff1943)) | ||
<a name="1.1.4"></a> | ||
@@ -8,0 +44,0 @@ ## [1.1.4](https://github.com/textlint/textlint/compare/@textlint/module-interop@1.1.3...@textlint/module-interop@1.1.4) (2020-07-24) |
{ | ||
"name": "@textlint/module-interop", | ||
"version": "1.1.4", | ||
"version": "1.1.5", | ||
"description": "ECMAScript module interop library", | ||
@@ -49,11 +49,11 @@ "keywords": [ | ||
"devDependencies": { | ||
"@types/mocha": "^7.0.2", | ||
"@types/node": "^13.11.1", | ||
"cross-env": "^7.0.2", | ||
"mocha": "^7.1.1", | ||
"prettier": "^2.0.4", | ||
"@types/mocha": "^8.2.0", | ||
"@types/node": "^14.14.14", | ||
"cross-env": "^7.0.3", | ||
"mocha": "^8.2.1", | ||
"prettier": "^2.1.1", | ||
"rimraf": "^3.0.2", | ||
"ts-node": "^8.10.2", | ||
"ts-node-test-register": "^8.0.1", | ||
"typescript": "^3.9.7" | ||
"ts-node": "^9.1.1", | ||
"ts-node-test-register": "^9.0.1", | ||
"typescript": "^4.0.2" | ||
}, | ||
@@ -63,3 +63,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "a6fde3a45f9a02732dc358e16aba192b7f3610ad" | ||
"gitHead": "281c00764dde530cf6fd42d0858111594fdf34af" | ||
} |
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
12254