@ariesclark/array
Advanced tools
Comparing version 0.2.2 to 0.2.3
@@ -5,7 +5,8 @@ { | ||
"sideEffects": false, | ||
"version": "0.2.2", | ||
"description": "", | ||
"version": "0.2.3", | ||
"description": "Fast, efficient, and easy-to-use array extensions for TypeScript.", | ||
"files": [ | ||
"dist" | ||
], | ||
"types": "dist/index.d.ts", | ||
"exports": { | ||
@@ -15,11 +16,19 @@ ".": "./dist/index.js", | ||
}, | ||
"keywords": [], | ||
"author": "", | ||
"keywords": [ | ||
"array", | ||
"typescript", | ||
"utility" | ||
], | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/ariesclark/extensions.git" | ||
}, | ||
"author": "ariesclark", | ||
"license": "MIT", | ||
"dependencies": { | ||
"@ariesclark/number": "^0.2.1" | ||
"@ariesclark/number": "^0.2.2" | ||
}, | ||
"devDependencies": { | ||
"ts-readme": "^1.1.3", | ||
"@ariesclark/object": "^0.2.1" | ||
"@ariesclark/object": "^0.2.2" | ||
}, | ||
@@ -26,0 +35,0 @@ "scripts": { |
@@ -7,5 +7,46 @@ <div align="center"> | ||
/> | ||
</div> | ||
Fast, efficient, and easy-to-use array extensions for TypeScript. | ||
## Packages | ||
<div> | ||
<a href="https://npm.im/@ariesclark/extensions"> | ||
<img | ||
src="https://files.aries.fyi/2024/03/31/bef04054b69ddc08.png" | ||
alt="@ariesclark/extensions" | ||
width="32%" | ||
/> | ||
</a> | ||
<a href="https://npm.im/@ariesclark/array"> | ||
<img | ||
src="https://files.aries.fyi/2024/03/31/47f1b3d44c9f72ee.png" | ||
alt="@ariesclark/array" | ||
width="32%" | ||
/> | ||
</a> | ||
<a href="https://npm.im/@ariesclark/number"> | ||
<img | ||
src="https://files.aries.fyi/2024/03/31/6f2514e5d32449c8.png" | ||
alt="@ariesclark/number" | ||
width="32%" | ||
/> | ||
</a> | ||
<a href="https://npm.im/@ariesclark/object"> | ||
<img | ||
src="https://files.aries.fyi/2024/03/31/83e8a81620e7baa8.png" | ||
alt="@ariesclark/object" | ||
width="32%" | ||
/> | ||
</a> | ||
<a href="https://npm.im/@ariesclark/string"> | ||
<img | ||
src="https://files.aries.fyi/2024/03/31/a1a4f7062e683fef.png" | ||
alt="@ariesclark/string" | ||
width="32%" | ||
/> | ||
</a> | ||
</div> | ||
## Installation | ||
@@ -12,0 +53,0 @@ |
No contributors or author data
MaintenancePackage does not specify a list of contributors or an author in package.json.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
3969
1
163
0
Updated@ariesclark/number@^0.2.2