Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

addtoset

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

addtoset - npm Package Compare versions

Comparing version 0.0.2 to 0.0.3

15

package.json
{
"name": "addtoset",
"version": "0.0.2",
"version": "0.0.3",
"description": "Utility array function to add value to array if doesn't exist",

@@ -9,2 +9,13 @@ "main": "index.js",

},
"repository": {
"type": "git",
"url": "https://github.com/kailashyogeshwar85/addToSet.git"
},
"bugs": {
"url": "https://github.com/kailashyogeshwar85/addToSet.git/issues",
"email": "kailashyogeshwar85@gmail.com"
},
"engines": {
"node": ">=4.0.0"
},
"keywords": [

@@ -14,4 +25,4 @@ "addtoset",

],
"author": "Kailash K Yogeshwar",
"author": "Kailash K Yogeshwar kailashyogeshwar85@gmail.com",
"license": "ISC"
}
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