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.8 to 1.0.9

2

package.json
{
"name": "easily-js",
"version": "1.0.8",
"version": "1.0.9",
"description": "Easily-js is providing high performance function",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -23,2 +23,2 @@ [![Build Status](https://travis-ci.org/KSH-code/easily-js.svg?branch=master)](https://travis-ci.org/KSH-code/easily-js)

* [getType](https://github.com/KSH-code/easily-js/blob/master/test/getType.test.js)
* [getType](https://github.com/KSH-code/easily-js/blob/master/test/getUniqId.test.js)
* [getUniqId](https://github.com/KSH-code/easily-js/blob/master/test/getUniqId.test.js)

@@ -7,5 +7,5 @@ /* global describe, it */

describe('getUniqId test', () => {
it('checkType('string', getUniqId(), getUniqId(2))', () => {
it('checkType(\'string\', getUniqId(), getUniqId(2))', () => {
checkType('string', getUniqId(), getUniqId(2))
})
})
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