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

unified

Package Overview
Dependencies
Maintainers
1
Versions
57
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

unified - npm Package Compare versions

Comparing version 4.1.1 to 4.1.2

5

history.md

@@ -5,2 +5,7 @@ <!--remark setext-->

4.1.2 / 2016-06-13
==================
* Fix bug in chaining when using multiple attachers ([`dda5530`](https://github.com/wooorm/unified/commit/dda5530))
4.1.1 / 2016-06-12

@@ -7,0 +12,0 @@ ==================

2

lib/unified.js

@@ -337,3 +337,3 @@ /**

return;
return processor;
}

@@ -340,0 +340,0 @@

{
"name": "unified",
"version": "4.1.1",
"version": "4.1.2",
"description": "Pluggable text processing interface",

@@ -49,8 +49,8 @@ "license": "MIT",

"jscs-jsdoc": "^2.0.0",
"remark": "^4.0.0",
"remark-comment-config": "^3.0.0",
"remark-github": "^4.0.1",
"remark-cli": "^1.0.0",
"remark-comment-config": "^4.0.0",
"remark-github": "^5.0.0",
"remark-lint": "^4.0.0",
"remark-toc": "^3.0.0",
"remark-validate-links": "^3.0.0",
"remark-validate-links": "^4.0.0",
"tape": "^4.4.0"

@@ -57,0 +57,0 @@ },

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