Socket
Book a DemoInstallSign in
Socket

flashback

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

flashback

Flashback will do npm install as if it were taking place on a given date. All semantically versioned dependencies will be installed as if it were taking place on that date.

latest
Source
npmnpm
Version
0.0.4
Version published
Maintainers
1
Created
Source

npm-flashback

Flashback will do npm install as if it were taking place on a given date. All semantically versioned dependencies will be installed as if it were taking place on that date. Ie newer packages will be ignored.

I have found that semantic versioning in npm can cause issues when patches and minors break functionality. Use this tool to help diagnose issues.

#Quick start

##Node.js

npm install -g flashback

##Usage Navigate to root of module you want flashbacked

flashback <date>

##Errors Will Corrupt Node_Modules Reinstall dependencies through npm install to fix corruption

How It works

  • Read the package.json dependencies
  • Run npm view on each dependency
  • Filter by date and available versions
  • Install specific version
  • Recurse on the newly installed modules dependencies

Keywords

npm

FAQs

Package last updated on 20 Jul 2014

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.