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 14.0.0 to 14.0.1

20

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

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

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

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

"devDependencies": {
"@textlint/markdown-to-ast": "^14.0.0",
"@textlint/markdown-to-ast": "^14.0.1",
"@types/debug": "^4.1.12",

@@ -64,3 +64,3 @@ "@types/mocha": "^9.1.1",

},
"gitHead": "5745a21827914da1dbc4db770b94071c9510642c"
"gitHead": "96df749595e4e2ecfd57f4be299ede0eda608a10"
}
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