extra-array
Advanced tools
Comparing version 4.1.43 to 4.1.44
{ | ||
"name": "extra-array", | ||
"version": "4.1.43", | ||
"version": "4.1.44", | ||
"description": "An array is a collection of values, stored contiguously.", | ||
@@ -294,6 +294,6 @@ "main": "index.js", | ||
"devDependencies": { | ||
"@rollup/plugin-commonjs": "^25.0.7", | ||
"@rollup/plugin-node-resolve": "^15.2.3", | ||
"@types/jest": "^29.5.6", | ||
"extra-build": "^2.2.43", | ||
"@rollup/plugin-commonjs": "^25.0.8", | ||
"@rollup/plugin-node-resolve": "^15.3.0", | ||
"@types/jest": "^29.5.13", | ||
"extra-build": "^2.2.46", | ||
"extra-function": "^1.1.33", | ||
@@ -303,5 +303,5 @@ "extra-math": "^1.3.56", | ||
"rollup-plugin-cleanup": "^3.2.1", | ||
"rollup-plugin-dts": "^6.1.0", | ||
"ts-jest": "^29.1.1" | ||
"rollup-plugin-dts": "^6.1.1", | ||
"ts-jest": "^29.2.5" | ||
} | ||
} |
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
192470