Socket
Socket
Sign inDemoInstall

split-if-boxed-bug-x

Package Overview
Dependencies
2
Maintainers
1
Versions
30
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.20 to 2.0.21

4

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

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

"copywrite": "Copyright (c) 2017-present",
"date": "2019-07-26T13:15:55.898Z",
"date": "2019-07-27T00:59:05.880Z",
"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.20"
"version": "2.0.21"
}

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

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

"copywrite": "Copyright (c) 2017-present",
"date": "2019-07-26T13:15:55.898Z",
"date": "2019-07-27T00:59:05.880Z",
"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.20"
"version": "2.0.21"
}

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

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

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

"clean:coverage": "rimraf __tests__/coverage",
"lint": "eslint -f 'node_modules/eslint-friendly-formatter' --ext .js .",
"lint": "eslint -f 'node_modules/eslint-friendly-formatter' --ext .js,.json .",
"lint-fix": "npm run lint -- --fix",

@@ -56,3 +56,3 @@ "report": "npm run build -- --env.report",

"dependencies": {
"has-boxed-string-x": "^2.0.21",
"has-boxed-string-x": "^2.0.23",
"is-string": "^1.0.4"

@@ -72,3 +72,3 @@ },

"@babel/runtime": "^7.5.5",
"@prorenata/eslint-config-vue": "^1.13.12",
"@prorenata/eslint-config-vue": "^1.13.14",
"@types/jest": "^24.0.15",

@@ -96,3 +96,3 @@ "@types/node": "^12.6.8",

"eslint-plugin-import": "^2.18.2",
"eslint-plugin-jest": "^22.13.7",
"eslint-plugin-jest": "^22.14.0",
"eslint-plugin-jsdoc": "^15.7.2",

@@ -99,0 +99,0 @@ "eslint-plugin-json": "^1.4.0",

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc