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.4.1 to 3.4.2

LICENSE

32

changelog.md
# Change Log
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).
## 3.4.2 (2018-12-26)
## [3.4.0] - 2018-10-12
**Note:** Version bump only for package arrayiffy-if-string
## 3.4.0 (2018-10-12)
- ✨ Updated all dependencies and restored coverage tracking both via terminal when testing and through coveralls.io
## [3.3.0] - 2018-06-15
## 3.3.0 (2018-06-15)

@@ -20,3 +26,3 @@ GitHub sold us out. In the meantime, we:

## [3.2.0] - 2018-05-14
## 3.2.0 (2018-05-14)

@@ -28,6 +34,4 @@ ### Improved

## [3.1.0] - 2018-04-29
## 3.1.0 (2018-04-29)
### Improvements
- ✨ Set up [Prettier](https://prettier.io)

@@ -37,3 +41,3 @@ - ✨ Removed `package.lock` and `.editorconfig`

## [3.0.0] - 2017-11-22
# 3.0.0 (2017-11-22)

@@ -45,12 +49,4 @@ ### Changed

## 1.0.0 - 2017-05-22
## 1.0.0 (2017-05-22)
### New
- ✨ First public release
[3.0.0]: https://bitbucket.org/codsen/arrayiffy-if-string/branches/compare/v3.0.0%0Dv1.0.2#diff
[3.1.0]: https://bitbucket.org/codsen/arrayiffy-if-string/branches/compare/v3.1.0%0Dv3.0.6#diff
[3.2.0]: https://bitbucket.org/codsen/arrayiffy-if-string/branches/compare/v3.2.0%0Dv3.1.1#diff
[3.3.0]: https://bitbucket.org/codsen/arrayiffy-if-string/branches/compare/v3.3.0%0Dv3.2.1#diff
[3.4.0]: https://bitbucket.org/codsen/arrayiffy-if-string/branches/compare/v3.4.0%0Dv3.3.3#diff

@@ -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=e||self).arrayiffyIfString=t()}(this,function(){"use strict";return function(e){return"string"==typeof e?e.length>0?[e]:[]:e}});
{
"name": "arrayiffy-if-string",
"version": "3.4.1",
"version": "3.4.2",
"description": "Put non-empty strings into arrays, turn empty-ones into empty arrays. Bypass everything else.",

@@ -11,7 +11,4 @@ "license": "MIT",

},
"repository": {
"type": "git",
"url": "https://bitbucket.org/codsen/arrayiffy-if-string.git"
},
"homepage": "https://bitbucket.org/codsen/arrayiffy-if-string/",
"repository": "https://bitbucket.org/codsen/codsen/src/master/packages/arrayiffy-if-string",
"homepage": "https://bitbucket.org/codsen/codsen/src/master/packages/arrayiffy-if-string",
"author": {

@@ -165,29 +162,29 @@ "email": "roy@codsen.com",

},
"dependencies": {},
"devDependencies": {
"@babel/core": "^7.1.2",
"@babel/preset-env": "^7.1.0",
"@babel/core": "^7.2.2",
"@babel/preset-env": "^7.2.3",
"@babel/register": "^7.0.0",
"ava": "1.0.0-rc.1",
"ava": "^1.0.1",
"babel-plugin-istanbul": "^5.1.0",
"coveralls": "latest",
"eslint": "latest",
"eslint-config-prettier": "latest",
"eslint-plugin-ava": "latest",
"eslint-plugin-import": "latest",
"eslint-plugin-no-unsanitized": "latest",
"eslint-plugin-no-wildcard-postmessage": "latest",
"eslint-plugin-prettier": "latest",
"eslint-plugin-scanjs-rules": "latest",
"husky": "^1.1.2",
"nyc": "latest",
"prettier": "latest",
"rollup": "latest",
"rollup-plugin-babel": "^4.0.3",
"coveralls": "^3.0.2",
"eslint": "^5.11.0",
"eslint-config-prettier": "^3.3.0",
"eslint-plugin-ava": "^5.1.1",
"eslint-plugin-import": "^2.14.0",
"eslint-plugin-no-unsanitized": "^3.0.2",
"eslint-plugin-no-wildcard-postmessage": "^0.1.3",
"eslint-plugin-prettier": "^3.0.0",
"eslint-plugin-scanjs-rules": "^0.2.1",
"husky": "^1.2.1",
"nyc": "^13.1.0",
"prettier": "^1.15.3",
"rollup": "^0.68.2",
"rollup-plugin-babel": "^4.1.0",
"rollup-plugin-cleanup": "^3.0.0",
"rollup-plugin-commonjs": "^9.2.0",
"rollup-plugin-node-resolve": "^3.4.0",
"rollup-plugin-node-resolve": "^4.0.0",
"rollup-plugin-strip": "^1.2.0",
"rollup-plugin-terser": "^3.0.0"
}
},
"gitHead": "7101106bf752c185421f50798c6d845ec34f67c5"
}
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