application-js-explorer
Advanced tools
Comparing version 1.0.0 to 1.0.1
@@ -1,2 +0,2 @@ | ||
const { searchApplicationJsUrl } = require('../lib/application-js-explorer'); | ||
const { searchApplicationJsUrl } = require('./lib/application-js-explorer'); | ||
@@ -3,0 +3,0 @@ |
{ | ||
"name": "application-js-explorer", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Look for an url of application.js from Rails server", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
4187