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

fepper-utils

Package Overview
Dependencies
Maintainers
2
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fepper-utils - npm Package Compare versions

Comparing version 1.4.2 to 1.4.3

1

index.js

@@ -428,2 +428,3 @@ 'use strict';

* @see https://en.wikipedia.org/wiki/Fisher%E2%80%93Yates_shuffle
* @see https://github.com/e2tha-e/js-shuffle-algorithms
*

@@ -430,0 +431,0 @@ * @param {array} a - Array to be shuffled.

14

package.json
{
"name": "fepper-utils",
"version": "1.4.2",
"version": "1.4.3",
"description": "Fepper utilities",

@@ -44,4 +44,8 @@ "main": "index.js",

"dependencies": {
"fs-extra": "^8.1.0",
"js-beautify": "1.13.0",
"rcloader": "^0.2.2"
"js-yaml": "^3.13.1",
"json5": "0.5.1",
"rcloader": "^0.2.2",
"slash": "^3.0.0"
},

@@ -51,9 +55,5 @@ "devDependencies": {

"eslint": "7.x",
"fs-extra": "^8.1.0",
"husky": "4.x",
"js-yaml": "^3.13.1",
"jsdoc-to-markdown": "^5.0.1",
"json5": "0.5.1",
"slash": "^3.0.0"
"jsdoc-to-markdown": "^5.0.1"
}
}

@@ -166,2 +166,3 @@ # Fepper Utilities

- https://en.wikipedia.org/wiki/Fisher%E2%80%93Yates_shuffle
- https://github.com/e2tha-e/js-shuffle-algorithms

@@ -168,0 +169,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