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

coolsms-rest-sdk

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

coolsms-rest-sdk - npm Package Compare versions

Comparing version

to
1.0.1

test/util.test.js

10

package.json
{
"name": "coolsms-rest-sdk",
"description": "coolsms rest-sdk for node.js",
"version": "1.0.0",
"version": "1.0.1",
"author": {

@@ -18,2 +18,5 @@ "name": "Seungjae Lee",

],
"scripts": {
"test":"mocha test"
},
"repository": {

@@ -33,3 +36,8 @@ "type": "git",

"node": ">= 0.12.0"
},
"devDependencies": {
"chai": "^3.5.0",
"i": "^0.3.4",
"mocha": "^2.4.5"
}
}

@@ -10,2 +10,5 @@ coolsms-rest-sdk

## Test
`npm test`
## Usage

@@ -12,0 +15,0 @@ ```javascript