You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

stringine

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

stringine - npm Package Compare versions

Comparing version

to
1.0.2

lib/rotate.js

2

lib/replace.js
/**
* Replaces all occurrences of a string with another.
* Replaces all (or the specified amount of) occurrences of a string with another.
*

@@ -4,0 +4,0 @@ * @param {String} str The string to search `search` strings from.

/**
* This function provides a (minor) simplification for reversing a string.
* This function provides a simplification for reversing a string.
*

@@ -4,0 +4,0 @@ * @param {String} str The string to be reversed.

{
"name": "stringine",
"version": "1.0.2-beta",
"version": "1.0.2",
"description": "Stringine is a simple cross-platform string manipulation utility.",

@@ -26,3 +26,3 @@ "main": "stringine.js",

},
"homepage": "https://github.com/kantondev/stringine#readme"
"homepage": "https://github.com/kantondev/stringine/blob/master/README.md"
}

@@ -18,2 +18,3 @@ // Welcome to Stringine.js, this is the main file in the JavaScript version of the Stringine project.

randomChars: require("./lib/randomChars.js"),
rotate: require("./lib/rotate.js"),

@@ -20,0 +21,0 @@ translateMap: require("./lib/map.js").translate,

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.