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.0 to 3.4.1

13

package.json
{
"name": "arrayiffy-if-string",
"version": "3.4.0",
"version": "3.4.1",
"description": "Put non-empty strings into arrays, turn empty-ones into empty arrays. Bypass everything else.",

@@ -49,2 +49,7 @@ "license": "MIT",

},
"husky": {
"hooks": {
"pre-commit": "npm run format && npm test"
}
},
"keywords": [

@@ -165,4 +170,4 @@ "arrayiffy",

"@babel/register": "^7.0.0",
"ava": "1.0.0-beta.8",
"babel-plugin-istanbul": "^5.0.1",
"ava": "1.0.0-rc.1",
"babel-plugin-istanbul": "^5.1.0",
"coveralls": "latest",

@@ -177,3 +182,3 @@ "eslint": "latest",

"eslint-plugin-scanjs-rules": "latest",
"husky": "latest",
"husky": "^1.1.2",
"nyc": "latest",

@@ -180,0 +185,0 @@ "prettier": "latest",

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