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 13.4.0 to 13.4.1

24

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

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

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

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

"devDependencies": {
"@textlint/markdown-to-ast": "^13.4.0",
"@types/debug": "^4.1.10",
"@textlint/markdown-to-ast": "^13.4.1",
"@types/debug": "^4.1.12",
"@types/mocha": "^9.1.1",
"@types/node": "^18.18.8",
"@types/node": "^18.18.9",
"mocha": "^10.2.0",

@@ -64,3 +64,3 @@ "rimraf": "^3.0.2",

},
"gitHead": "6aad8fe8f9c76388d11a27be1d6fbf112b8e2396"
"gitHead": "12529a831ab27256c0a322b439420f741ad22029"
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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