@textlint/module-interop
Advanced tools
Comparing version 1.0.1 to 1.0.2
@@ -6,2 +6,11 @@ # Change Log | ||
<a name="1.0.2"></a> | ||
## [1.0.2](https://github.com/textlint/textlint/compare/@textlint/module-interop@1.0.1...@textlint/module-interop@1.0.2) (2019-10-14) | ||
**Note:** Version bump only for package @textlint/module-interop | ||
<a name="1.0.1"></a> | ||
@@ -8,0 +17,0 @@ ## 1.0.1 (2019-07-20) |
{ | ||
"name": "@textlint/module-interop", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "ECMAScript module interop library", | ||
@@ -48,10 +48,10 @@ "keywords": [ | ||
"@types/mocha": "^5.2.7", | ||
"@types/node": "^12.6.8", | ||
"cross-env": "^5.2.0", | ||
"mocha": "^6.2.0", | ||
"@types/node": "^12.7.12", | ||
"cross-env": "^6.0.3", | ||
"mocha": "^6.2.1", | ||
"prettier": "^1.18.2", | ||
"rimraf": "^2.6.3", | ||
"ts-node": "^8.3.0", | ||
"rimraf": "^3.0.0", | ||
"ts-node": "^8.4.1", | ||
"ts-node-test-register": "^8.0.1", | ||
"typescript": "^3.5.3" | ||
"typescript": "^3.6.4" | ||
}, | ||
@@ -61,3 +61,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "4342d1e224fe20e936952497941fad874c7b7b6c" | ||
"gitHead": "ec9110a9ee0d3fc5b1af93abcc083b447e3c9b78" | ||
} |
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
6305