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

typescript-string-operations

Package Overview
Dependencies
Maintainers
1
Versions
59
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

typescript-string-operations - npm Package Compare versions

Comparing version

to
1.0.1

6

package.json
{
"name": "typescript-string-operations",
"version": "1.0.0",
"description": "npm publish ./",
"version": "1.0.1",
"description": "Simple lightweight string operation library for Typescript",
"main": "source.ts",

@@ -11,3 +11,3 @@ "scripts": {

"type": "git",
"url": "git+https://github.com/sevensc/typescript-string-operations.git"
"url": "https://github.com/sevensc/typescript-string-operations.git"
},

@@ -14,0 +14,0 @@ "keywords": [

@@ -1,2 +0,2 @@

# Simple lightweight library for Typescript.
# Simple lightweight string operation library for Typescript.
#### jQuery required.

@@ -44,3 +44,3 @@ #### USAGE:

| `d` | ShortDatePatter |
| `s` | SortableDateTiĀ­mePattern |
| `s` | SortableDateTimePattern |
| `n` | Thousand seperator |

@@ -47,0 +47,0 @@