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 3.1.5 to 3.1.6

12

CHANGELOG.md

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

<a name="3.1.6"></a>
## [3.1.6](https://github.com/textlint/textlint/compare/@textlint/kernel@3.1.5...@textlint/kernel@3.1.6) (2019-04-30)
### Chores
* **deps:** update deps && devDeps ([a19463b](https://github.com/textlint/textlint/commit/a19463b))
<a name="3.1.5"></a>

@@ -8,0 +20,0 @@ ## [3.1.5](https://github.com/textlint/textlint/compare/@textlint/kernel@3.1.4...@textlint/kernel@3.1.5) (2019-04-30)

28

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

@@ -35,6 +35,6 @@ "keywords": [

"dependencies": {
"@textlint/ast-node-types": "^4.2.1",
"@textlint/ast-traverse": "^2.1.2",
"@textlint/feature-flag": "^3.1.2",
"@textlint/types": "^1.1.4",
"@textlint/ast-node-types": "^4.2.2",
"@textlint/ast-traverse": "^2.1.3",
"@textlint/feature-flag": "^3.1.3",
"@textlint/types": "^1.1.5",
"@types/bluebird": "^3.5.18",

@@ -49,17 +49,17 @@ "bluebird": "^3.5.1",

"devDependencies": {
"@textlint/markdown-to-ast": "^6.1.2",
"@textlint/markdown-to-ast": "^6.1.3",
"@types/deep-equal": "^1.0.1",
"@types/mocha": "^5.2.5",
"@types/node": "^10.12.18",
"@types/mocha": "^5.2.6",
"@types/node": "^11.13.8",
"cpx": "^1.5.0",
"cross-env": "^5.2.0",
"mocha": "^5.2.0",
"mocha": "^6.1.4",
"npm-run-all": "^4.1.5",
"rimraf": "^2.6.2",
"rimraf": "^2.6.3",
"shelljs": "^0.8.3",
"ts-node": "^7.0.1",
"ts-node-test-register": "^4.0.0",
"typescript": "~3.2.2"
"ts-node": "^8.1.0",
"ts-node-test-register": "^8.0.1",
"typescript": "~3.4.5"
},
"gitHead": "bda41c2f7dadc3f69980385a88ad27ccac7a8e92"
"gitHead": "82f5421c02c48f1aeb54e2e9d0c4abf1076b5b69"
}

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