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

@textlint/types

Package Overview
Dependencies
Maintainers
4
Versions
71
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@textlint/types - npm Package Compare versions

Comparing version 1.4.4 to 1.4.5

12

CHANGELOG.md

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

<a name="1.4.5"></a>
## [1.4.5](https://github.com/textlint/textlint/compare/@textlint/types@1.4.4...@textlint/types@1.4.5) (2020-07-24)
### Bug Fixes
* improve "module" supports ([5ba5182](https://github.com/textlint/textlint/commit/5ba5182))
<a name="1.4.4"></a>

@@ -8,0 +20,0 @@ ## [1.4.4](https://github.com/textlint/textlint/compare/@textlint/types@1.4.3...@textlint/types@1.4.4) (2020-07-24)

12

package.json
{
"name": "@textlint/types",
"version": "1.4.4",
"version": "1.4.5",
"description": "Type definition package for textlint",

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

"dependencies": {
"@textlint/ast-node-types": "^4.3.3"
"@textlint/ast-node-types": "^4.3.4"
},
"devDependencies": {
"@textlint/markdown-to-ast": "^6.2.4",
"@textlint/markdown-to-ast": "^6.2.5",
"@types/mocha": "^7.0.2",

@@ -57,5 +57,5 @@ "@types/node": "^13.11.1",

"rimraf": "^3.0.2",
"ts-node": "^8.8.2",
"ts-node": "^8.10.2",
"ts-node-test-register": "^8.0.1",
"typescript": "^3.8.3",
"typescript": "^3.9.7",
"unist-util-select": "^3.0.1"

@@ -66,3 +66,3 @@ },

},
"gitHead": "87ddb362c0d902fd80f6f3de20de72202f0e0147"
"gitHead": "a6fde3a45f9a02732dc358e16aba192b7f3610ad"
}
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