🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

string-split

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

string-split - npm Package Compare versions

Comparing version

to
0.3.1

4

changelog.md
# Change Log
All notable changes to this project will be documented in this file.
## 0.3.1 - 2015-05-16
### Changed
- fixed typo.
## 0.3.0 - 2015-05-16

@@ -5,0 +9,0 @@ ### Added

2

index.js
'use strict'
/*!
* exports.
* imports.
*/

@@ -6,0 +6,0 @@

{
"name": "string-split",
"description": "A curried `String.prototype.split` with support for splitting by String, RegExp, or Function.",
"version": "0.3.0",
"version": "0.3.1",
"author": "Wil Moore III <wil.moore@wilmoore.com>",

@@ -6,0 +6,0 @@ "bugs": {