Socket
Socket
Sign inDemoInstall

fairmont

Package Overview
Dependencies
Maintainers
2
Versions
90
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fairmont - npm Package Compare versions

Comparing version 0.7.2 to 0.7.3

.npmignore

7

package.json
{
"name": "fairmont",
"version": "0.7.2",
"version": "0.7.3",
"description": "A collection of useful functions and utilities.",
"files": [
"index.coffee",
"src/",
"README.md"
],
"main": "index.coffee",

@@ -11,0 +6,0 @@ "scripts": {

@@ -34,8 +34,3 @@ # Fairmont

# returns [1,2,3,4,5,6]
**shuffle** Takes an array and returns a new array with all values shuffled randomly.
shuffle ["a", "b", "c", "d", "e", "f"]
# for e.g.: returns ["b", "c", "d", "e", "f", "a"]
## File System Functions

@@ -42,0 +37,0 @@

Sorry, the diff of this file is not supported yet

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