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

@textlint/kernel

Package Overview
Dependencies
Maintainers
2
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 12.0.0 to 12.0.2

27

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

@@ -40,19 +40,18 @@ "keywords": [

"@textlint/ast-node-types": "^12.0.0",
"@textlint/ast-tester": "^12.0.0",
"@textlint/ast-traverse": "^12.0.0",
"@textlint/feature-flag": "^12.0.0",
"@textlint/source-code-fixer": "^12.0.0",
"@textlint/types": "^12.0.0",
"@textlint/utils": "^12.0.0",
"debug": "^4.3.1",
"@textlint/ast-tester": "^12.0.2",
"@textlint/ast-traverse": "^12.0.2",
"@textlint/feature-flag": "^12.0.2",
"@textlint/source-code-fixer": "^12.0.2",
"@textlint/types": "^12.0.2",
"@textlint/utils": "^12.0.2",
"debug": "^4.3.2",
"deep-equal": "^1.1.1",
"map-like": "^2.0.0",
"structured-source": "^3.0.2"
},
"devDependencies": {
"@textlint/markdown-to-ast": "^12.0.0",
"@types/debug": "^4.1.5",
"@textlint/markdown-to-ast": "^12.0.2",
"@types/debug": "^4.1.6",
"@types/deep-equal": "^1.0.1",
"@types/mocha": "^8.2.2",
"@types/node": "^14.17.0",
"@types/mocha": "^8.2.3",
"@types/node": "^14.17.5",
"@types/structured-source": "^3.0.0",

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

},
"gitHead": "8b4fc20f5fb4d8e581bdcecff510d83e7701faa9"
"gitHead": "a7826f57258ee6bf68197d983bf5ec71c1b5f565"
}
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