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.0.4 to 4.0.5

20

CHANGELOG.md

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

## 4.0.3 (2021-11-02)
### Bug Fixes
- bump TS and separate ESLint plugins away from this monorepo ([b1ebce1](https://github.com/codsen/codsen/commit/b1ebce1637d8c41c2d848fc24b0ba4058865bd5d))
### Features
- migrate to ES Modules ([c579dff](https://github.com/codsen/codsen/commit/c579dff3b23205e383035ca10ddcec671e35d0fe))
### BREAKING CHANGES
- programs now are in ES Modules and won't work with Common JS require()
## 4.0.1 (2021-09-13)
### Bug Fixes
- bump TS and separate ESLint plugins away from this monorepo ([2e07d42](https://github.com/codsen/codsen/commit/2e07d424222b6ffedf5fb45c83ad453627ec2904))
## 4.0.0 (2021-09-09)

@@ -28,0 +8,0 @@

2

dist/arrayiffy-if-string.esm.js
/**
* @name arrayiffy-if-string
* @fileoverview Put non-empty strings into arrays, turn empty-ones into empty arrays. Bypass everything else.
* @version 4.0.4
* @version 4.0.5
* @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.0.4
* @version 4.0.5
* @author Roy Revelt, Codsen Ltd

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

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

@@ -112,4 +112,4 @@ "keywords": [

"cross-env": "^7.0.3",
"eslint": "^8.1.0",
"lect": "^0.18.4",
"eslint": "^8.2.0",
"lect": "^0.18.5",
"rollup": "^2.59.0",

@@ -119,3 +119,3 @@ "rollup-plugin-ascii": "^0.0.3",

"rollup-plugin-cleanup": "^3.2.1",
"rollup-plugin-dts": "^4.0.0",
"rollup-plugin-dts": "^4.0.1",
"rollup-plugin-terser": "^7.0.2",

@@ -122,0 +122,0 @@ "tap": "^15.0.10",

Sorry, the diff of this file is not supported yet

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