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

@textlint/kernel

Package Overview
Dependencies
Maintainers
4
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.3.0 to 3.3.1

module/context/TextlintFilterRuleContextImpl.d.ts

12

CHANGELOG.md

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

<a name="3.3.1"></a>
## [3.3.1](https://github.com/textlint/textlint/compare/@textlint/kernel@3.3.0...@textlint/kernel@3.3.1) (2020-07-24)
### Bug Fixes
* include module ([2de05f7](https://github.com/textlint/textlint/commit/2de05f7))
<a name="3.3.0"></a>

@@ -8,0 +20,0 @@ # [3.3.0](https://github.com/textlint/textlint/compare/@textlint/kernel@3.2.1...@textlint/kernel@3.3.0) (2020-07-24)

20

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

@@ -27,3 +27,3 @@ "keywords": [

"lib/",
"modules/",
"module/",
"src/"

@@ -39,8 +39,8 @@ ],

"dependencies": {
"@textlint/ast-node-types": "^4.3.0",
"@textlint/ast-tester": "^2.2.0",
"@textlint/ast-traverse": "^2.2.0",
"@textlint/feature-flag": "^3.2.0",
"@textlint/types": "^1.4.0",
"@textlint/utils": "^1.1.0",
"@textlint/ast-node-types": "^4.3.1",
"@textlint/ast-tester": "^2.2.1",
"@textlint/ast-traverse": "^2.2.1",
"@textlint/feature-flag": "^3.2.1",
"@textlint/types": "^1.4.1",
"@textlint/utils": "^1.1.1",
"debug": "^4.1.1",

@@ -52,3 +52,3 @@ "deep-equal": "^2.0.3",

"devDependencies": {
"@textlint/markdown-to-ast": "^6.2.0",
"@textlint/markdown-to-ast": "^6.2.1",
"@types/debug": "^4.1.5",

@@ -69,3 +69,3 @@ "@types/deep-equal": "^1.0.1",

},
"gitHead": "6b0b383ca2f562dfea1e4261daf9da05b7ddc29e"
"gitHead": "367759aa4285d7cf6edc5d194ba1bac47c3a1487"
}
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