Huge News!Announcing our $40M Series B led by Abstract Ventures.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 5.0.0 to 5.1.0-next.1603941514.3f84b76aa794985e909304775539c1e6b5e4e9ad

4

HISTORY.md
# History
## v5.1.0 2020 October 29
- Updated dependencies, [base files](https://github.com/bevry/base), and [editions](https://editions.bevry.me) using [boundation](https://github.com/bevry/boundation)
## v5.0.0 2019 November 18

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

6

package.json
{
"title": "Require Fresh",
"name": "requirefresh",
"version": "5.0.0",
"version": "5.1.0-next.1603941514.3f84b76aa794985e909304775539c1e6b5e4e9ad",
"description": "Require a file without adding it into the require cache",

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

"eslint": "^7.12.1",
"eslint-config-bevry": "^3.22.0",
"eslint-config-bevry": "^3.23.0",
"eslint-config-prettier": "^6.15.0",

@@ -137,3 +137,3 @@ "eslint-plugin-babel": "^5.3.1",

"prettier": "^2.1.2",
"projectz": "^2.16.0",
"projectz": "^2.17.0",
"surge": "^0.21.6",

@@ -140,0 +140,0 @@ "typedoc": "^0.19.2",

@@ -87,3 +87,3 @@ <!-- TITLE/ -->

``` typescript
import pkg from 'https://unpkg.com/requirefresh@^5.0.0/edition-deno/index.ts'
import pkg from 'https://unpkg.com/requirefresh@^5.1.0/edition-deno/index.ts'
```

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