Socket
Socket
Sign inDemoInstall

split-if-boxed-bug-x

Package Overview
Dependencies
Maintainers
1
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

split-if-boxed-bug-x - npm Package Compare versions

Comparing version 2.0.16 to 2.0.17

4

dist/split-if-boxed-bug-x.js

@@ -5,3 +5,3 @@ /*!

"copywrite": "Copyright (c) 2017-present",
"date": "2019-07-24T00:09:37.357Z",
"date": "2019-07-24T13:43:15.966Z",
"describe": "",

@@ -12,3 +12,3 @@ "description": "Tests if a value is a string with the boxed bug; splits to an array.",

"license": "MIT",
"version": "2.0.16"
"version": "2.0.17"
}

@@ -15,0 +15,0 @@ */

@@ -5,3 +5,3 @@ /*!

"copywrite": "Copyright (c) 2017-present",
"date": "2019-07-24T00:09:37.357Z",
"date": "2019-07-24T13:43:15.966Z",
"describe": "",

@@ -12,3 +12,3 @@ "description": "Tests if a value is a string with the boxed bug; splits to an array.",

"license": "MIT",
"version": "2.0.16"
"version": "2.0.17"
}

@@ -15,0 +15,0 @@ */

{
"name": "split-if-boxed-bug-x",
"version": "2.0.16",
"version": "2.0.17",
"description": "Tests if a value is a string with the boxed bug; splits to an array.",

@@ -27,2 +27,3 @@ "homepage": "https://github.com/Xotic750/split-if-boxed-bug-x",

"main": "dist/split-if-boxed-bug-x.js",
"jsdelivr": "dist/split-if-boxed-bug-x.min.js",
"scripts": {

@@ -55,3 +56,3 @@ "build:esm": "mkdirp dist && babel -s true --env-name esm src/split-if-boxed-bug-x.js -o dist/split-if-boxed-bug-x.esm.js",

"dependencies": {
"has-boxed-string-x": "^2.0.17",
"has-boxed-string-x": "^2.0.18",
"is-string": "^1.0.4"

@@ -58,0 +59,0 @@ },

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