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

requirefresh

Package Overview
Dependencies
Maintainers
2
Versions
86
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

requirefresh - npm Package Compare versions

Comparing version 3.2.0 to 3.3.0-next.1575918098.c1ee1980c66545add357cccc38620f349a767a92

4

HISTORY.md
# History
## v3.3.0 2019 December 10
- Updated dependencies, [base files](https://github.com/bevry/base), and [editions](https://editions.bevry.me) using [boundation](https://github.com/bevry/boundation)
## v3.2.0 2019 December 1

@@ -4,0 +8,0 @@

15

package.json
{
"title": "Require Fresh",
"name": "requirefresh",
"version": "3.2.0",
"version": "3.3.0-next.1575918098.c1ee1980c66545add357cccc38620f349a767a92",
"description": "Require a file without adding it into the require cache",

@@ -22,2 +22,3 @@ "homepage": "https://github.com/bevry/requirefresh",

"---",
"githubsponsors",
"patreon",

@@ -33,2 +34,3 @@ "flattr",

"config": {
"githubSponsorsUsername": "balupton",
"buymeacoffeeUsername": "balupton",

@@ -80,7 +82,8 @@ "cryptoURL": "https://bevry.me/crypto",

],
"type": "commonjs",
"main": "source/index.js",
"devDependencies": {
"assert-helpers": "^5.7.0",
"assert-helpers": "^5.8.0",
"eslint": "^6.7.2",
"eslint-config-bevry": "^2.2.0",
"eslint-config-bevry": "^2.3.0",
"eslint-config-prettier": "^6.7.0",

@@ -90,8 +93,8 @@ "eslint-plugin-babel": "^5.3.0",

"jsdoc": "^3.6.3",
"kava": "^4.2.0",
"kava": "^4.4.0",
"minami": "^1.2.3",
"prettier": "^1.19.1",
"projectz": "^1.13.0",
"projectz": "^1.16.0",
"surge": "^0.21.3",
"valid-directory": "^1.4.0"
"valid-directory": "^1.5.0"
},

@@ -98,0 +101,0 @@ "scripts": {

@@ -16,2 +16,3 @@ <!-- TITLE/ -->

<br class="badge-separator" />
<span class="badge-githubsponsors"><a href="https://github.com/sponsors/balupton" title="Donate to this project using GitHub Sponsors"><img src="https://img.shields.io/badge/github-donate-yellow.svg" alt="GitHub Sponsors donate button" /></a></span>
<span class="badge-patreon"><a href="https://patreon.com/bevry" title="Donate to this project using Patreon"><img src="https://img.shields.io/badge/patreon-donate-yellow.svg" alt="Patreon donate button" /></a></span>

@@ -125,2 +126,3 @@ <span class="badge-flattr"><a href="https://flattr.com/profile/balupton" title="Donate to this project using Flattr"><img src="https://img.shields.io/badge/flattr-donate-yellow.svg" alt="Flattr donate button" /></a></span>

<span class="badge-githubsponsors"><a href="https://github.com/sponsors/balupton" title="Donate to this project using GitHub Sponsors"><img src="https://img.shields.io/badge/github-donate-yellow.svg" alt="GitHub Sponsors donate button" /></a></span>
<span class="badge-patreon"><a href="https://patreon.com/bevry" title="Donate to this project using Patreon"><img src="https://img.shields.io/badge/patreon-donate-yellow.svg" alt="Patreon donate button" /></a></span>

@@ -127,0 +129,0 @@ <span class="badge-flattr"><a href="https://flattr.com/profile/balupton" title="Donate to this project using Flattr"><img src="https://img.shields.io/badge/flattr-donate-yellow.svg" alt="Flattr donate button" /></a></span>

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