to-length-x
Advanced tools
Comparing version 4.0.22 to 4.0.23
@@ -5,3 +5,3 @@ /*! | ||
"copywrite": "Copyright (c) 2015-2017", | ||
"date": "2019-07-26T13:16:49.477Z", | ||
"date": "2019-07-27T00:59:53.581Z", | ||
"describe": "", | ||
@@ -12,3 +12,3 @@ "description": "Shim for ToLength.", | ||
"license": "MIT", | ||
"version": "4.0.22" | ||
"version": "4.0.23" | ||
} | ||
@@ -15,0 +15,0 @@ */ |
@@ -5,3 +5,3 @@ /*! | ||
"copywrite": "Copyright (c) 2015-2017", | ||
"date": "2019-07-26T13:16:49.477Z", | ||
"date": "2019-07-27T00:59:53.581Z", | ||
"describe": "", | ||
@@ -12,3 +12,3 @@ "description": "Shim for ToLength.", | ||
"license": "MIT", | ||
"version": "4.0.22" | ||
"version": "4.0.23" | ||
} | ||
@@ -15,0 +15,0 @@ */ |
{ | ||
"name": "to-length-x", | ||
"version": "4.0.22", | ||
"version": "4.0.23", | ||
"description": "Shim for ToLength.", | ||
@@ -32,3 +32,3 @@ "homepage": "https://github.com/Xotic750/to-length-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", | ||
@@ -53,3 +53,3 @@ "report": "npm run build -- --env.report", | ||
"dependencies": { | ||
"to-integer-x": "^4.0.25" | ||
"to-integer-x": "^4.0.26" | ||
}, | ||
@@ -68,3 +68,3 @@ "devDependencies": { | ||
"@babel/runtime": "^7.5.5", | ||
"@prorenata/eslint-config-vue": "^1.13.12", | ||
"@prorenata/eslint-config-vue": "^1.13.14", | ||
"@types/jest": "^24.0.15", | ||
@@ -92,3 +92,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", | ||
@@ -95,0 +95,0 @@ "eslint-plugin-json": "^1.4.0", |
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
168249
Updatedto-integer-x@^4.0.26