to-boolean-x
Advanced tools
Comparing version 2.0.24 to 2.0.25
@@ -5,3 +5,3 @@ /*! | ||
"copywrite": "Copyright (c) 2017-present", | ||
"date": "2019-07-27T13:15:02.929Z", | ||
"date": "2019-07-31T21:43:44.396Z", | ||
"describe": "", | ||
@@ -12,3 +12,3 @@ "description": "Converts argument to a value of type Boolean.", | ||
"license": "MIT", | ||
"version": "2.0.24" | ||
"version": "2.0.25" | ||
} | ||
@@ -15,0 +15,0 @@ */ |
@@ -5,3 +5,3 @@ /*! | ||
"copywrite": "Copyright (c) 2017-present", | ||
"date": "2019-07-27T13:15:02.929Z", | ||
"date": "2019-07-31T21:43:44.396Z", | ||
"describe": "", | ||
@@ -12,3 +12,3 @@ "description": "Converts argument to a value of type Boolean.", | ||
"license": "MIT", | ||
"version": "2.0.24" | ||
"version": "2.0.25" | ||
} | ||
@@ -15,0 +15,0 @@ */ |
{ | ||
"name": "to-boolean-x", | ||
"version": "2.0.24", | ||
"version": "2.0.25", | ||
"description": "Converts argument to a value of type Boolean.", | ||
@@ -56,6 +56,2 @@ "homepage": "https://github.com/Xotic750/to-boolean-x", | ||
"@babel/node": "^7.5.5", | ||
"@babel/plugin-proposal-class-properties": "^7.5.5", | ||
"@babel/plugin-syntax-dynamic-import": "^7.2.0", | ||
"@babel/plugin-syntax-export-default-from": "^7.2.0", | ||
"@babel/plugin-syntax-export-namespace-from": "^7.2.0", | ||
"@babel/plugin-transform-property-mutators": "^7.2.0", | ||
@@ -65,5 +61,5 @@ "@babel/plugin-transform-runtime": "^7.5.5", | ||
"@babel/runtime": "^7.5.5", | ||
"@prorenata/eslint-config-vue": "^1.13.14", | ||
"@types/jest": "^24.0.15", | ||
"@types/jest": "^24.0.16", | ||
"@types/node": "^12.6.8", | ||
"@xotic750/eslint-config-recommended": "^1.0.5", | ||
"babel-core": "^7.0.0-0", | ||
@@ -73,9 +69,5 @@ "babel-eslint": "^10.0.2", | ||
"babel-plugin-lodash": "^3.3.4", | ||
"caniuse-lite": "^1.0.30000986", | ||
"chalk": "^2.4.2", | ||
"concurrently": "^4.1.1", | ||
"caniuse-lite": "^1.0.30000988", | ||
"cross-env": "^5.2.0", | ||
"eslint": "=5.16.0", | ||
"eslint-config-airbnb-base": "^13.2.0", | ||
"eslint-config-prettier": "^6.0.0", | ||
"eslint-friendly-formatter": "^4.0.1", | ||
@@ -90,4 +82,4 @@ "eslint-import-resolver-webpack": "^0.11.1", | ||
"eslint-plugin-import": "^2.18.2", | ||
"eslint-plugin-jest": "^22.14.0", | ||
"eslint-plugin-jsdoc": "^15.7.2", | ||
"eslint-plugin-jest": "^22.14.1", | ||
"eslint-plugin-jsdoc": "^15.8.0", | ||
"eslint-plugin-json": "^1.4.0", | ||
@@ -101,23 +93,17 @@ "eslint-plugin-lodash": "^5.1.0", | ||
"eslint-plugin-switch-case": "^1.1.2", | ||
"eslint-plugin-vue": "^5.2.3", | ||
"friendly-errors-webpack-plugin": "^1.7.0", | ||
"identity-obj-proxy": "^3.0.0", | ||
"jest": "^24.8.0", | ||
"jest-cli": "^24.8.0", | ||
"jest-file": "^1.0.0", | ||
"jsdoc-to-markdown": "^5.0.0", | ||
"lodash": "^4.17.15", | ||
"lodash-webpack-plugin": "^0.11.5", | ||
"mkdirp": "^0.5.1", | ||
"node-notifier": "^5.4.0", | ||
"nodemon": "^1.19.1", | ||
"prettier": "=1.14.3", | ||
"prettier": "^1.18.2", | ||
"rimraf": "^2.6.3", | ||
"semver": "^6.3.0", | ||
"source-map-loader": "^0.2.4", | ||
"strip-ansi": "^5.2.0", | ||
"terser-webpack-plugin": "^1.3.0", | ||
"terser-webpack-plugin": "^1.4.1", | ||
"typescript": "^3.5.3", | ||
"webpack": "^4.38.0", | ||
"webpack-bundle-analyzer": "^3.3.2", | ||
"webpack-bundle-analyzer": "^3.4.1", | ||
"webpack-cli": "^3.3.6", | ||
@@ -124,0 +110,0 @@ "webpack-merge": "^4.2.1" |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
53
11
183
26011