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 3.11.25 to 3.11.26

2

dist/arrayiffy-if-string.cjs.js
/**
* arrayiffy-if-string
* Put non-empty strings into arrays, turn empty-ones into empty arrays. Bypass everything else.
* Version: 3.11.25
* Version: 3.11.26
* Author: Roy Revelt, Codsen Ltd

@@ -6,0 +6,0 @@ * License: MIT

/**
* arrayiffy-if-string
* Put non-empty strings into arrays, turn empty-ones into empty arrays. Bypass everything else.
* Version: 3.11.25
* Version: 3.11.26
* Author: Roy Revelt, Codsen Ltd

@@ -6,0 +6,0 @@ * License: MIT

/**
* arrayiffy-if-string
* Put non-empty strings into arrays, turn empty-ones into empty arrays. Bypass everything else.
* Version: 3.11.25
* Version: 3.11.26
* Author: Roy Revelt, Codsen Ltd

@@ -6,0 +6,0 @@ * License: MIT

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

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

"lect": "lect",
"lint": "../../node_modules/eslint/bin/eslint.js \"**/*.js\" --fix --ignore-pattern \"dist/*\" --ignore-pattern \"rollup.config.js\" --ignore-pattern \"tap/**\"",
"lint": "../../node_modules/eslint/bin/eslint.js \"**/*.js\" --fix --config \"../../.eslintrc.json\"",
"perf": "node perf/check",

@@ -120,7 +120,7 @@ "prepare": "npm run build",

"@babel/core": "^7.7.5",
"@babel/preset-env": "^7.7.5",
"@babel/preset-env": "^7.7.6",
"benchmark": "^2.1.4",
"js-row-num-cli": "^1.6.10",
"lect": "^0.11.3",
"rollup": "^1.27.9",
"js-row-num-cli": "^1.6.11",
"lect": "^0.11.4",
"rollup": "^1.27.13",
"rollup-plugin-ascii": "^0.0.3",

@@ -134,5 +134,5 @@ "rollup-plugin-babel": "^4.3.3",

"rollup-plugin-strip": "^1.2.2",
"rollup-plugin-terser": "^5.1.2",
"rollup-plugin-terser": "^5.1.3",
"tap": "^14.10.2"
}
}

@@ -7,2 +7,3 @@ # arrayiffy-if-string

[![Repository is on GitLab][gitlab-img]][gitlab-url]
[![Coverage][cov-img]][cov-url]
[![View dependencies as 2D chart][deps2d-img]][deps2d-url]

@@ -116,2 +117,4 @@ [![Downloads/Month][downloads-img]][downloads-url]

[gitlab-url]: https://gitlab.com/codsen/codsen/tree/master/packages/arrayiffy-if-string
[cov-img]: https://img.shields.io/badge/coverage-100%25-brightgreen.svg?style=flat-square
[cov-url]: https://gitlab.com/codsen/codsen/tree/master/packages/arrayiffy-if-string
[deps2d-img]: https://img.shields.io/badge/deps%20in%202D-see_here-08f0fd.svg?style=flat-square

@@ -118,0 +121,0 @@ [deps2d-url]: http://npm.anvaka.com/#/view/2d/arrayiffy-if-string

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