Socket
Socket
Sign inDemoInstall

arrayiffy-if-string

Package Overview
Dependencies
Maintainers
1
Versions
142
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

arrayiffy-if-string - npm Package Compare versions

Comparing version 4.0.14 to 4.0.15

2

dist/arrayiffy-if-string.esm.js
/**
* @name arrayiffy-if-string
* @fileoverview Put non-empty strings into arrays, turn empty-ones into empty arrays. Bypass everything else.
* @version 4.0.14
* @version 4.0.15
* @author Roy Revelt, Codsen Ltd

@@ -6,0 +6,0 @@ * @license MIT

@@ -1,5 +0,5 @@

/**
"use strict";/**
* @name arrayiffy-if-string
* @fileoverview Put non-empty strings into arrays, turn empty-ones into empty arrays. Bypass everything else.
* @version 4.0.14
* @version 4.0.15
* @author Roy Revelt, Codsen Ltd

@@ -6,0 +6,0 @@ * @license MIT

{
"name": "arrayiffy-if-string",
"version": "4.0.14",
"version": "4.0.15",
"description": "Put non-empty strings into arrays, turn empty-ones into empty arrays. Bypass everything else.",

@@ -34,2 +34,3 @@ "keywords": [

"exports": {
"types": "./types/index.d.ts",
"script": "./dist/arrayiffy-if-string.umd.js",

@@ -36,0 +37,0 @@ "default": "./dist/arrayiffy-if-string.esm.js"

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