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

@textlint/kernel

Package Overview
Dependencies
Maintainers
5
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 3.4.3 to 3.4.4

8

CHANGELOG.md

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

## [3.4.4](https://github.com/textlint/textlint/compare/@textlint/kernel@3.4.3...@textlint/kernel@3.4.4) (2021-03-21)
**Note:** Version bump only for package @textlint/kernel
<a name="3.4.3"></a>

@@ -8,0 +16,0 @@ ## [3.4.3](https://github.com/textlint/textlint/compare/@textlint/kernel@3.4.2...@textlint/kernel@3.4.3) (2021-03-19)

22

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

@@ -39,8 +39,8 @@ "keywords": [

"@textlint/ast-node-types": "^4.4.2",
"@textlint/ast-tester": "^2.3.3",
"@textlint/ast-traverse": "^2.3.3",
"@textlint/feature-flag": "^3.3.3",
"@textlint/source-code-fixer": "^3.4.3",
"@textlint/types": "^1.5.3",
"@textlint/utils": "^1.2.3",
"@textlint/ast-tester": "^2.3.4",
"@textlint/ast-traverse": "^2.3.4",
"@textlint/feature-flag": "^3.3.4",
"@textlint/source-code-fixer": "^3.4.4",
"@textlint/types": "^1.5.4",
"@textlint/utils": "^1.2.4",
"debug": "^4.3.1",

@@ -52,7 +52,7 @@ "deep-equal": "^1.1.1",

"devDependencies": {
"@textlint/markdown-to-ast": "^6.3.3",
"@textlint/markdown-to-ast": "^6.3.4",
"@types/debug": "^4.1.5",
"@types/deep-equal": "^1.0.1",
"@types/mocha": "^8.2.1",
"@types/node": "^14.14.34",
"@types/mocha": "^8.2.2",
"@types/node": "^14.14.35",
"@types/structured-source": "^3.0.0",

@@ -69,3 +69,3 @@ "cpx": "^1.5.0",

},
"gitHead": "5c40c1429736a0ed86bea07a39cb0eba31be11d4"
"gitHead": "07c0497b387f09e41088b7f113555aa5e5451add"
}
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