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

easily-js

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

easily-js - npm Package Compare versions

Comparing version 1.0.5 to 1.0.6

pick.js

0

assign.js

@@ -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')

2

package.json
{
"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

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