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

escss-estest

Package Overview
Dependencies
Maintainers
0
Versions
64
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

escss-estest - npm Package Compare versions

Comparing version 1.4.10 to 1.4.11

3

lib/index.js

@@ -107,3 +107,3 @@ /*

* @param {string} errMsg
* @example
* ```js
* ESTest(NaN, 'NaN')

@@ -122,2 +122,3 @@ * ESTest([], 'array')

* ESTest(1, 'object', 'foo') // error & message "foo"
* ```
*/

@@ -124,0 +125,0 @@ function ESTest(input, type, errMsg = customErrMsg) {

{
"name": "escss-estest",
"version": "1.4.10",
"version": "1.4.11",
"description": "100% function coverage for easier life.",

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

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