Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

application-js-explorer

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

application-js-explorer

Look for an url of application.js from Rails server

  • 1.0.1
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
0
Maintainers
1
Weekly downloads
 
Created
Source

application-js-explorer

npm version

Look for an url of application.js from Rails server

Installation

npm install explore-application-js

Usage

It is used to find the url of application.js which is unknown due to the digest.

explore-application-js https://anywhere-rails-app.com
https://anywhere-rails-app.com/assets/application-83299254db085bb3c9756256845a354db5375e393f4293abf1fa20b48e80af07.js

Even without digest you can get it.

explore-application-js https://anywhere-rails-app.com
https://anywhere-rails-app.com/assets/application.js

If not found, it is empty.

explore-application-js https://anywhere-not-rails-app.com

Keywords

FAQs

Package last updated on 13 Mar 2017

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

  • 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