Socket
Socket
Sign inDemoInstall

split2

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

split2 - npm Package Compare versions

Comparing version 2.1.0 to 2.1.1

8

package.json
{
"name": "split2",
"version": "2.1.0",
"version": "2.1.1",
"description": "split a Text Stream into a Line Stream, using Stream 3",

@@ -26,8 +26,8 @@ "main": "index.js",

"pre-commit": "^1.1.2",
"standard": "^7.0.0",
"tap": "^5.0.0"
"standard": "^8.6.0",
"tap": "^8.0.1"
},
"dependencies": {
"through2": "~2.0.0"
"through2": "^2.0.2"
}
}

@@ -68,3 +68,3 @@ # Split2(matcher, mapper, options)

Copyright (c) 2014-2016, Matteo Collina <hello@matteocollina.com>
Copyright (c) 2014-2017, Matteo Collina <hello@matteocollina.com>

@@ -71,0 +71,0 @@ Permission to use, copy, modify, and/or distribute this software for any

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