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.1.2 to 4.1.3

8

CHANGELOG.md

@@ -14,3 +14,3 @@ # Change Log

### Bug Fixes
### Fixed

@@ -43,3 +43,3 @@ - improve types ([53262e1](https://github.com/codsen/codsen/commit/53262e1e4ba7cd9ea8aad9ce3a07a5aed5d1fdc2))

### Bug Fixes
### Fixed

@@ -83,3 +83,3 @@ - add testStats to npmignore ([f3c84e9](https://github.com/codsen/codsen/commit/f3c84e95afc5514214312f913692d85b2e12eb29))

### Improved
### Improvements

@@ -97,3 +97,3 @@ - Now pointing unit tests at ES Modules build, not CommonJS-one. This means, unit test coverage will be correct (higher) because there won't be any missing rows that Babel added which are impossible to cover.

### Changed
### Changes

@@ -100,0 +100,0 @@ - Rewrote in ES modules, now serving UMD, Common JS and native ES modules builds. Bumping major just in case.

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

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

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

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

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

@@ -5,0 +5,0 @@ "keywords": [

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