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

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 3.2.0 to 3.2.1

2

dist/arrayiffy-if-string.umd.js

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

!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?module.exports=t():"function"==typeof define&&define.amd?define(t):e.arrayiffyIfString=t()}(this,function(){"use strict";return function(e){return"string"==typeof e?e.length>0?[e]:[]:e}});
!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?module.exports=t():"function"==typeof define&&define.amd?define(t):e.arrayiffyIfString=t()}(this,function(){"use strict";return function(e){return"string"==typeof e?0<e.length?[e]:[]:e}});
{
"name": "arrayiffy-if-string",
"version": "3.2.0",
"version": "3.2.1",
"description": "Put non-empty strings into arrays, turn empty-ones into empty arrays. Bypass everything else.",

@@ -161,3 +161,3 @@ "license": "MIT",

"eslint-plugin-ava": "^4.5.1",
"eslint-plugin-import": "^2.11.0",
"eslint-plugin-import": "^2.12.0",
"eslint-plugin-prettier": "^2.6.0",

@@ -168,3 +168,3 @@ "esm": "latest",

"prettier": "latest",
"rollup": "^0.58.2",
"rollup": "^0.59.1",
"rollup-plugin-babel": "^3.0.4",

@@ -174,5 +174,4 @@ "rollup-plugin-commonjs": "^9.1.3",

"rollup-plugin-strip": "^1.1.1",
"rollup-plugin-uglify": "^3.0.0",
"uglify-es": "^3.3.10"
"rollup-plugin-uglify": "^4.0.0"
}
}
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