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

@textlint/module-interop

Package Overview
Dependencies
Maintainers
4
Versions
60
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@textlint/module-interop - npm Package Compare versions

Comparing version 1.1.1 to 1.1.2

12

CHANGELOG.md

@@ -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)

6

package.json
{
"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"
}
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