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

@textlint/kernel

Package Overview
Dependencies
Maintainers
3
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 2.0.8 to 2.0.9

8

CHANGELOG.md

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

<a name="2.0.9"></a>
## [2.0.9](https://github.com/textlint/textlint/compare/@textlint/kernel@2.0.8...@textlint/kernel@2.0.9) (2018-04-02)
**Note:** Version bump only for package @textlint/kernel
<a name="2.0.8"></a>

@@ -8,0 +16,0 @@ ## [2.0.8](https://github.com/textlint/textlint/compare/@textlint/kernel@2.0.7...@textlint/kernel@2.0.8) (2018-04-02)

8

package.json
{
"name": "@textlint/kernel",
"version": "2.0.8",
"version": "2.0.9",
"description": "textlint kernel is core logic by pure JavaScript.",

@@ -37,3 +37,3 @@ "keywords": [

"@textlint/ast-node-types": "^4.0.2",
"@textlint/ast-traverse": "^2.0.7",
"@textlint/ast-traverse": "^2.0.8",
"@textlint/feature-flag": "^3.0.4",

@@ -48,4 +48,4 @@ "@types/bluebird": "^3.5.18",

"devDependencies": {
"@textlint/markdown-to-ast": "^6.0.7",
"@textlint/textlint-plugin-markdown": "^4.0.9",
"@textlint/markdown-to-ast": "^6.0.8",
"@textlint/textlint-plugin-markdown": "^4.0.10",
"@types/mocha": "^2.2.43",

@@ -52,0 +52,0 @@ "@types/node": "^8.0.28",

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