New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@ariesclark/object

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ariesclark/object - npm Package Compare versions

Comparing version 0.2.1 to 0.2.2

17

package.json

@@ -5,7 +5,8 @@ {

"sideEffects": false,
"version": "0.2.1",
"description": "",
"version": "0.2.2",
"description": "Fast, efficient, and easy-to-use object extensions for TypeScript.",
"files": [
"dist"
],
"types": "dist/index.d.ts",
"exports": {

@@ -15,4 +16,12 @@ ".": "./dist/index.js",

},
"keywords": [],
"author": "",
"keywords": [
"object",
"typescript",
"utility"
],
"repository": {
"type": "git",
"url": "https://github.com/ariesclark/extensions.git"
},
"author": "ariesclark",
"license": "MIT",

@@ -19,0 +28,0 @@ "devDependencies": {

@@ -7,5 +7,46 @@ <div align="center">

/>
</div>
Fast, efficient, and easy-to-use object 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 @@

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc