Socket
Socket
Sign inDemoInstall

split-string

Package Overview
Dependencies
1
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.0 to 0.1.1

2

index.js

@@ -10,3 +10,3 @@ /*!

var nonchar = require('noncharacters');
var nonchar = require('noncharacters')[0];

@@ -13,0 +13,0 @@ function split(str, ch) {

{
"name": "split-string",
"description": "Split a string on a character except when the character is escaped.",
"version": "0.1.0",
"version": "0.1.1",
"homepage": "https://github.com/jonschlinkert/split-string",

@@ -28,3 +28,8 @@ "author": "Jon Schlinkert (https://github.com/jonschlinkert)",

},
"keywords": [],
"keywords": [
"character",
"escape",
"split",
"string"
],
"verb": {

@@ -40,2 +45,2 @@ "related": {

}
}
}

@@ -62,2 +62,2 @@ # split-string [![NPM version](https://badge.fury.io/js/split-string.svg)](http://badge.fury.io/js/split-string)

_This file was generated by [verb-cli](https://github.com/assemble/verb-cli) on August 26, 2015._
_This file was generated by [verb-cli](https://github.com/assemble/verb-cli) on August 27, 2015._
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc