@textlint/module-interop
Advanced tools
Comparing version 1.1.1 to 1.1.2
@@ -6,2 +6,14 @@ # Change Log | ||
<a name="1.1.2"></a> | ||
## [1.1.2](https://github.com/textlint/textlint/compare/@textlint/module-interop@1.1.1...@textlint/module-interop@1.1.2) (2020-07-24) | ||
### Bug Fixes | ||
* **@textlint/kernel:** fix export only type definition ([1234930](https://github.com/textlint/textlint/commit/1234930)) | ||
<a name="1.1.1"></a> | ||
@@ -8,0 +20,0 @@ ## [1.1.1](https://github.com/textlint/textlint/compare/@textlint/module-interop@1.1.0...@textlint/module-interop@1.1.1) (2020-07-24) |
{ | ||
"name": "@textlint/module-interop", | ||
"version": "1.1.1", | ||
"version": "1.1.2", | ||
"description": "ECMAScript module interop library", | ||
@@ -37,3 +37,3 @@ "keywords": [ | ||
"build": "tsc -b && tsc -b tsconfig.module.json", | ||
"clean": "rimraf lib/ tsconfig.tsbuildinfo", | ||
"clean": "rimraf lib/ module/ tsconfig.tsbuildinfo", | ||
"prettier": "prettier --write \"**/*.{js,jsx,ts,tsx,css}\"", | ||
@@ -63,3 +63,3 @@ "prepublish": "npm run --if-present build", | ||
}, | ||
"gitHead": "367759aa4285d7cf6edc5d194ba1bac47c3a1487" | ||
"gitHead": "c34d79a5a9320c47965090b233b0eb2f6b565c68" | ||
} |
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
Trivial Package
Supply chain riskPackages less than 10 lines of code are easily copied into your own project and may not warrant the additional supply chain risk of an external dependency.
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
7636
8
10
1