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

@textlint/kernel

Package Overview
Dependencies
Maintainers
2
Versions
101
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@textlint/kernel - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

11

CHANGELOG.md

@@ -6,2 +6,13 @@ # Change Log

<a name="1.0.3"></a>
## [1.0.3](https://github.com/textlint/textlint/compare/@textlint/kernel@1.0.2...@textlint/kernel@1.0.3) (2017-11-05)
### Bug Fixes
* **textlint:** support scoped preset module ([#329](https://github.com/textlint/textlint/issues/329)) ([a2c8f6b](https://github.com/textlint/textlint/commit/a2c8f6b))
<a name="1.0.2"></a>

@@ -8,0 +19,0 @@ ## [1.0.2](https://github.com/textlint/textlint/compare/@textlint/kernel@1.0.1...@textlint/kernel@1.0.2) (2017-11-03)

6

package.json

@@ -13,3 +13,3 @@ {

"name": "@textlint/kernel",
"version": "1.0.2",
"version": "1.0.3",
"description": "textlint kernel is core logic by pure JavaScript.",

@@ -58,5 +58,5 @@ "main": "lib/textlint-kernel.js",

"shelljs": "^0.7.7",
"textlint-plugin-markdown": "^3.0.2",
"textlint-plugin-markdown": "^3.0.3",
"ts-node": "^3.3.0",
"typescript": "^2.5.2",
"typescript": "~2.5.2",
"typescript-json-schema": "^0.11.0"

@@ -63,0 +63,0 @@ },

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