Socket
Socket
Sign inDemoInstall

string-process-comma-separated

Package Overview
Dependencies
0
Maintainers
1
Versions
70
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.2.1 to 1.2.2

4

dist/string-process-comma-separated.cjs.js
/**
* string-process-comma-separated
* Extracts chunks from possibly comma or whatever-separated string
* Version: 1.2.1
* Version: 1.2.2
* Author: Roy Revelt, Codsen Ltd

@@ -13,2 +13,4 @@ * License: MIT

function _typeof(obj) {
"@babel/helpers - typeof";
if (typeof Symbol === "function" && typeof Symbol.iterator === "symbol") {

@@ -15,0 +17,0 @@ _typeof = function (obj) {

/**
* string-process-comma-separated
* Extracts chunks from possibly comma or whatever-separated string
* Version: 1.2.1
* Version: 1.2.2
* Author: Roy Revelt, Codsen Ltd

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

/**
* string-process-comma-separated
* Extracts chunks from possibly comma or whatever-separated string
* Version: 1.2.1
* Version: 1.2.2
* Author: Roy Revelt, Codsen Ltd

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

{
"name": "string-process-comma-separated",
"version": "1.2.1",
"version": "1.2.2",
"description": "Extracts chunks from possibly comma or whatever-separated string",

@@ -120,4 +120,4 @@ "license": "MIT",

"devDependencies": {
"@babel/core": "^7.8.3",
"@babel/preset-env": "^7.8.3",
"@babel/core": "^7.8.4",
"@babel/preset-env": "^7.8.4",
"@rollup/plugin-commonjs": "^11.0.1",

@@ -127,4 +127,4 @@ "@rollup/plugin-node-resolve": "^7.0.0",

"benchmark": "^2.1.4",
"lect": "^0.12.0",
"rollup": "^1.29.1",
"lect": "^0.12.1",
"rollup": "^1.31.0",
"rollup-plugin-ascii": "^0.0.3",

@@ -131,0 +131,0 @@ "rollup-plugin-babel": "^4.3.3",

@@ -8,3 +8,3 @@ # string-process-comma-separated

[![Coverage][cov-img]][cov-url]
![no dependencies][no-deps-img]
[![no dependencies][no-deps-img]][no-deps-url]
[![Downloads/Month][downloads-img]][downloads-url]

@@ -382,2 +382,3 @@ [![Test in browser][runkit-img]][runkit-url]

[no-deps-img]: https://img.shields.io/badge/-no%20dependencies-brightgreen?style=flat-square
[no-deps-url]: https://www.npmjs.com/package/string-process-comma-separated?activeTab=dependencies
[downloads-img]: https://img.shields.io/npm/dm/string-process-comma-separated.svg?style=flat-square

@@ -384,0 +385,0 @@ [downloads-url]: https://npmcharts.com/compare/string-process-comma-separated

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc