calculate-from-index-x
Advanced tools
Comparing version 3.0.6 to 3.0.7
@@ -5,3 +5,3 @@ /*! | ||
"copywrite": "Copyright (c) 2017", | ||
"date": "2019-07-17T19:22:47.056Z", | ||
"date": "2019-07-18T00:12:57.726Z", | ||
"describe": "", | ||
@@ -12,3 +12,3 @@ "description": "Calculates a fromIndex of a given value for an array.", | ||
"license": "MIT", | ||
"version": "3.0.6" | ||
"version": "3.0.7" | ||
} | ||
@@ -15,0 +15,0 @@ */ |
@@ -5,3 +5,3 @@ /*! | ||
"copywrite": "Copyright (c) 2017", | ||
"date": "2019-07-17T19:22:47.056Z", | ||
"date": "2019-07-18T00:12:57.726Z", | ||
"describe": "", | ||
@@ -12,3 +12,3 @@ "description": "Calculates a fromIndex of a given value for an array.", | ||
"license": "MIT", | ||
"version": "3.0.6" | ||
"version": "3.0.7" | ||
} | ||
@@ -15,0 +15,0 @@ */ |
{ | ||
"name": "calculate-from-index-x", | ||
"version": "3.0.6", | ||
"version": "3.0.7", | ||
"description": "Calculates a fromIndex of a given value for an array.", | ||
@@ -52,12 +52,12 @@ "homepage": "https://github.com/Xotic750/calculate-from-index-x", | ||
"dependencies": { | ||
"is-array-like-x": "^2.0.6", | ||
"to-integer-x": "^4.0.14", | ||
"to-length-x": "^4.0.10", | ||
"to-object-x": "^2.0.7" | ||
"is-array-like-x": "^2.0.7", | ||
"to-integer-x": "^4.0.15", | ||
"to-length-x": "^4.0.11", | ||
"to-object-x": "^2.0.8" | ||
}, | ||
"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", |
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
Updatedis-array-like-x@^2.0.7
Updatedto-integer-x@^4.0.15
Updatedto-length-x@^4.0.11
Updatedto-object-x@^2.0.8