@ariesclark/extensions
Advanced tools
Comparing version 0.2.2 to 0.2.3
@@ -5,18 +5,31 @@ { | ||
"sideEffects": false, | ||
"version": "0.2.2", | ||
"description": "", | ||
"version": "0.2.3", | ||
"description": "Fast, efficient, and easy-to-use extensions for TypeScript.", | ||
"files": [ | ||
"dist" | ||
], | ||
"types": "dist/index.d.ts", | ||
"exports": { | ||
".": "./dist/index.js" | ||
}, | ||
"keywords": [], | ||
"author": "", | ||
"keywords": [ | ||
"array", | ||
"function", | ||
"number", | ||
"object", | ||
"string", | ||
"typescript", | ||
"utility" | ||
], | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/ariesclark/extensions.git" | ||
}, | ||
"author": "ariesclark", | ||
"license": "MIT", | ||
"dependencies": { | ||
"@ariesclark/number": "^0.2.1", | ||
"@ariesclark/string": "^0.2.2", | ||
"@ariesclark/object": "^0.2.1", | ||
"@ariesclark/array": "^0.2.2" | ||
"@ariesclark/array": "^0.2.3", | ||
"@ariesclark/object": "^0.2.2", | ||
"@ariesclark/number": "^0.2.2", | ||
"@ariesclark/string": "^0.2.3" | ||
}, | ||
@@ -23,0 +36,0 @@ "devDependencies": { |
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
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
1
0
911
1
2
0
Updated@ariesclark/array@^0.2.3
Updated@ariesclark/number@^0.2.2
Updated@ariesclark/object@^0.2.2
Updated@ariesclark/string@^0.2.3