Socket
Socket
Sign inDemoInstall

string-split-keep2

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

string-split-keep2 - npm Package Compare versions

Comparing version 1.0.8 to 1.0.9

src/index.ts

10

CHANGELOG.md

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

## [1.0.9](https://github.com/bluelovers/ws-string/compare/string-split-keep2@1.0.8...string-split-keep2@1.0.9) (2022-10-15)
### 🔖 Miscellaneous
* . ([339c50c](https://github.com/bluelovers/ws-string/commit/339c50c70b046a1565bc9b359daba143a8a220e9))
## [1.0.8](https://github.com/bluelovers/ws-string/compare/string-split-keep2@1.0.7...string-split-keep2@1.0.8) (2022-09-16)

@@ -8,0 +18,0 @@

5

package.json
{
"name": "string-split-keep2",
"version": "1.0.8",
"version": "1.0.9",
"description": "Split strings without applying separator after limit; Negative limit starts from the end. No regex separators.",

@@ -42,2 +42,3 @@ "keywords": [

"test:snapshot": "yarn run test -- -u",
"test:tsd": "ynpx tsd",
"posttest": "yarn run build",

@@ -67,3 +68,3 @@ "build": "yarn run build:tsdx && yarn run build:dts:bundle",

"packageManager": "yarn@^1.22.11",
"gitHead": "beda8c2c5884c685fc44226dc5e7da2db2fe5cd0"
"gitHead": "ec6cd01858738572e7fd530c5388a5bfa80487ed"
}
dist/index.cjs

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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