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.9 to 2.0.10

4

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

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

"copywrite": "Copyright (c) 2017-present",
"date": "2019-07-17T18:36:32.895Z",
"date": "2019-07-17T23:43:35.375Z",
"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.9"
"version": "2.0.10"
}

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

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

"copywrite": "Copyright (c) 2017-present",
"date": "2019-07-17T18:36:32.895Z",
"date": "2019-07-17T23:43:35.375Z",
"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.9"
"version": "2.0.10"
}

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

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

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

"dependencies": {
"has-boxed-string-x": "^2.0.9",
"has-boxed-string-x": "^2.0.10",
"is-string": "^1.0.4"
},
"devDependencies": {
"@babel/cli": "^7.5.0",
"@babel/core": "^7.5.4",
"@babel/node": "^7.5.0",
"@babel/plugin-proposal-class-properties": "^7.5.0",
"@babel/cli": "^7.5.5",
"@babel/core": "^7.5.5",
"@babel/node": "^7.5.5",
"@babel/plugin-proposal-class-properties": "^7.5.5",
"@babel/plugin-syntax-dynamic-import": "^7.2.0",

@@ -67,8 +67,8 @@ "@babel/plugin-syntax-export-default-from": "^7.2.0",

"@babel/plugin-transform-property-mutators": "^7.2.0",
"@babel/plugin-transform-runtime": "^7.5.0",
"@babel/preset-env": "^7.5.4",
"@babel/runtime": "^7.5.4",
"@babel/plugin-transform-runtime": "^7.5.5",
"@babel/preset-env": "^7.5.5",
"@babel/runtime": "^7.5.5",
"@prorenata/eslint-config-vue": "^1.13.7",
"@types/jest": "^24.0.15",
"@types/node": "^12.6.6",
"@types/node": "^12.6.8",
"babel-core": "^7.0.0-0",

@@ -75,0 +75,0 @@ "babel-eslint": "^10.0.2",

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