Socket
Socket
Sign inDemoInstall

athro

Package Overview
Dependencies
0
Maintainers
1
Versions
40
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.3.3 to 1.4.0

src/generics/arrayDifference.js

2

index.js

@@ -20,1 +20,3 @@

export {handleDecimal} from './src/generics/handleDecimal';
export {arrayDifference} from './src/generics/arrayDifference';
export {arrayRemoveDuplicates} from './src/generics/arrayRemoveDuplicates';

2

package.json
{
"name": "athro",
"version": "1.3.3",
"version": "1.4.0",
"description": "A library for javascript which contains basic datastructures, algorithms and some generic functionalities which a developer needs",

@@ -5,0 +5,0 @@ "main": "index.js",

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc