Comparing version 1.0.5 to 1.0.6
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ const fillUndefined = require('./fillUndefined') |
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ const fs = require('fs') |
{ | ||
"name": "easily-js", | ||
"version": "1.0.5", | ||
"version": "1.0.6", | ||
"description": "Easily-js is providing high performance function", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -8,2 +8,3 @@ [![Build Status](https://travis-ci.org/KSH-code/easily-js.svg?branch=master)](https://travis-ci.org/KSH-code/easily-js) | ||
* fillUndefined : easily set empty item to undefined | ||
* pick : easily pick the desired value | ||
``` | ||
@@ -17,2 +18,3 @@ npm install --save easily-js | ||
* [assign](https://github.com/KSH-code/easily-js/blob/master/test/assign.test.js) | ||
* [fillUndefined](https://github.com/KSH-code/easily-js/blob/master/test/fiilUndefined.test.js) | ||
* [fillUndefined](https://github.com/KSH-code/easily-js/blob/master/test/fiilUndefined.test.js) | ||
* [pick](https://github.com/KSH-code/easily-js/blob/master/test/pick.test.js) |
@@ -0,0 +0,0 @@ const deepEqual = require('./deepEqual') |
@@ -0,0 +0,0 @@ /* global describe, it */ |
@@ -0,0 +0,0 @@ /* global describe, it */ |
@@ -0,0 +0,0 @@ /* global describe, it */ |
@@ -0,0 +0,0 @@ /* global describe, it */ |
@@ -0,0 +0,0 @@ /* global describe, it */ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
10813
17
244
18