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

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.11 to 1.0.12

10

CHANGELOG.md

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

## [1.0.12](https://github.com/bluelovers/ws-string/compare/string-split-keep2@1.0.11...string-split-keep2@1.0.12) (2023-09-08)
### 📌 Dependencies
* update deps ([cc88619](https://github.com/bluelovers/ws-string/commit/cc88619f1d76faea87579a5ad72d876e5c310d4a))
## [1.0.11](https://github.com/bluelovers/ws-string/compare/string-split-keep2@1.0.10...string-split-keep2@1.0.11) (2023-04-12)

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

5

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

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

"test:jest": "jest --passWithNoTests",
"test:jest:coverage": "yarn run test:jest -- --coverage",
"test:jest:snapshot": "yarn run test:jest -- -u",

@@ -69,3 +70,3 @@ "test:snapshot": "yarn run test -- -u",

"packageManager": "yarn@^1.22.11",
"gitHead": "76533e18c7181c243c430460e418e4b4498e8924"
"gitHead": "67ab816c0ec944983ff6e807a491684c0b75b459"
}
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