New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@textlint/fixer-formatter

Package Overview
Dependencies
Maintainers
3
Versions
89
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@textlint/fixer-formatter - npm Package Compare versions

Comparing version 3.1.6 to 3.1.7

17

CHANGELOG.md

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

<a name="3.1.7"></a>
## [3.1.7](https://github.com/textlint/textlint/compare/@textlint/fixer-formatter@3.1.5...@textlint/fixer-formatter@3.1.7) (2019-07-13)
### Chores
* **deps:** update diff library ([#608](https://github.com/textlint/textlint/issues/608)) ([893d57c](https://github.com/textlint/textlint/commit/893d57c))
### Code Refactoring
* **utils:** move implementation from types to utils ([#611](https://github.com/textlint/textlint/issues/611)) ([cd9adbe](https://github.com/textlint/textlint/commit/cd9adbe))
<a name="3.1.6"></a>

@@ -8,0 +25,0 @@ ## [3.1.6](https://github.com/textlint/textlint/compare/@textlint/fixer-formatter@3.1.5...@textlint/fixer-formatter@3.1.6) (2019-07-04)

11

package.json
{
"name": "@textlint/fixer-formatter",
"version": "3.1.6",
"version": "3.1.7",
"description": "textlint output formatter for fixer",

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

"dependencies": {
"@textlint/types": "^1.1.5",
"@textlint/types": "^1.2.0",
"chalk": "^1.1.3",

@@ -50,4 +50,3 @@ "debug": "^4.1.1",

"@types/mocha": "^5.2.6",
"@types/node": "^11.13.8",
"@types/power-assert": "^1.4.29",
"@types/node": "^12.0.12",
"cross-env": "^5.2.0",

@@ -58,3 +57,3 @@ "mocha": "^6.1.4",

"ts-node-test-register": "^8.0.1",
"typescript": "~3.4.5"
"typescript": "~3.5.2"
},

@@ -64,3 +63,3 @@ "publishConfig": {

},
"gitHead": "4f6704d2cac3e211694baa7bd717dfac7c6b9993"
"gitHead": "400aebd64cfe8b4b21c47b529a0b46e9cd81f038"
}
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