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.39 to 3.12.0

12

CHANGELOG.md

@@ -6,2 +6,14 @@ # Change Log

## 3.12.0 (2020-11-28)
### Bug Fixes
- Fix the Create New Issue URLs ([c5ee4a6](https://git.sr.ht/~royston/codsen/commits/c5ee4a61e9436099b0e20d20bca043c1b2c93f55))
### Features
- Add one more tag before which there will be a line break ([4f00871](https://git.sr.ht/~royston/codsen/commits/4f008715dcc2de7b2b52b67ce2e27728d5ffec37))
- Add perf measurement, recording and historical comparison ([1e70e2a](https://git.sr.ht/~royston/codsen/commits/1e70e2a92f50a388fbf621fb01d5f92519812461))
- Initial release ([4f35bfb](https://git.sr.ht/~royston/codsen/commits/4f35bfb167e54b1a0e5e8f01871293b262c67a76))
## 3.11.0 (2019-06-29)

@@ -8,0 +20,0 @@

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.39
* Version: 3.12.0
* 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.39
* Version: 3.12.0
* 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.39
* Version: 3.12.0
* 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.39
* Version: 3.12.0
* Author: Roy Revelt, Codsen Ltd

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

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

@@ -21,3 +21,3 @@ "keywords": [

"homepage": "https://codsen.com/os/arrayiffy-if-string/",
"repository": "https://gitlab.com/codsen/codsen/",
"repository": "https://git.sr.ht/~royston/codsen",
"license": "MIT",

@@ -105,8 +105,8 @@ "author": {

"devDependencies": {
"@babel/core": "^7.12.3",
"@babel/core": "^7.12.7",
"@babel/plugin-proposal-class-properties": "^7.12.1",
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.12.1",
"@babel/plugin-proposal-object-rest-spread": "^7.12.1",
"@babel/plugin-proposal-optional-chaining": "^7.12.1",
"@babel/preset-env": "^7.12.1",
"@babel/plugin-proposal-optional-chaining": "^7.12.7",
"@babel/preset-env": "^7.12.7",
"@rollup/plugin-babel": "^5.2.1",

@@ -117,5 +117,5 @@ "@rollup/plugin-commonjs": "^16.0.0",

"benchmark": "^2.1.4",
"eslint": "^7.13.0",
"lect": "^0.14.8",
"rollup": "^2.33.1",
"eslint": "^7.14.0",
"lect": "^0.15.0",
"rollup": "^2.33.3",
"rollup-plugin-ascii": "^0.0.3",

@@ -125,5 +125,5 @@ "rollup-plugin-banner": "^0.2.1",

"rollup-plugin-terser": "^7.0.2",
"tap": "^14.10.8",
"tap": "^14.11.0",
"tsd": "^0.13.1"
}
}

@@ -10,6 +10,6 @@ # arrayiffy-if-string

<a href="https://codsen.com/os/arrayiffy-if-string" rel="nofollow noreferrer noopener">
<img src="https://img.shields.io/badge/-Codsen-blue?style=flat-square" alt="page on npm">
<img src="https://img.shields.io/badge/-codsen-blue?style=flat-square" alt="page on codsen.com">
</a>
<a href="https://gitlab.com/codsen/codsen/tree/master/packages/arrayiffy-if-string" rel="nofollow noreferrer noopener">
<img src="https://img.shields.io/badge/-GitLab-blue?style=flat-square" alt="page on GitLab">
<a href="https://git.sr.ht/~royston/codsen/tree/master/packages/arrayiffy-if-string" rel="nofollow noreferrer noopener">
<img src="https://img.shields.io/badge/-sourcehut-blue?style=flat-square" alt="page on sourcehut">
</a>

@@ -16,0 +16,0 @@ <a href="https://npmcharts.com/compare/arrayiffy-if-string?interval=30" rel="nofollow noreferrer noopener" target="_blank">

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