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
103
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 14.0.2 to 14.0.3

22

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

@@ -40,9 +40,9 @@ "keywords": [

"dependencies": {
"@textlint/ast-node-types": "^14.0.2",
"@textlint/ast-tester": "^14.0.2",
"@textlint/ast-traverse": "^14.0.2",
"@textlint/feature-flag": "^14.0.2",
"@textlint/source-code-fixer": "^14.0.2",
"@textlint/types": "^14.0.2",
"@textlint/utils": "^14.0.2",
"@textlint/ast-node-types": "^14.0.3",
"@textlint/ast-tester": "^14.0.3",
"@textlint/ast-traverse": "^14.0.3",
"@textlint/feature-flag": "^14.0.3",
"@textlint/source-code-fixer": "^14.0.3",
"@textlint/types": "^14.0.3",
"@textlint/utils": "^14.0.3",
"debug": "^4.3.4",

@@ -53,7 +53,7 @@ "fast-equals": "^4.0.3",

"devDependencies": {
"@textlint/markdown-to-ast": "^14.0.2",
"@textlint/markdown-to-ast": "^14.0.3",
"@types/debug": "^4.1.12",
"@types/mocha": "^9.1.1",
"@types/node": "^18.19.9",
"mocha": "^10.2.0",
"mocha": "^10.3.0",
"rimraf": "^3.0.2",

@@ -64,3 +64,3 @@ "shelljs": "^0.8.5",

},
"gitHead": "70c4bfe9aac372235492daec2336d7bf8e38a417"
"gitHead": "6cef9504c25a7ab771dd45986e4710463c094369"
}
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