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

weinre

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

weinre - npm Package Compare versions

Comparing version 2.0.0-pre-H9PU2WST-incubating to 2.0.0-pre-HA5N9T49

weinre-hot

6

package.json

@@ -5,3 +5,3 @@ {

"author": "apache.org",
"version": "2.0.0-pre-H9PU2WST-incubating",
"version": "2.0.0-pre-HA5N9T49",
"tags": [ "debug"],

@@ -36,9 +36,9 @@ "licenses":

"homepage": "http://people.apache.org/~pmuellr/weinre/",
"bugs": "https://issues.apache.org/jira/secure/IssueNavigator.jspa?jqlQuery=project=CB+and+component=weinre",
"bugs": "https://issues.apache.org/jira/secure/IssueNavigator!executeAdvanced.jspa?jqlQuery=project%3DCB+and+component%3Dweinre&runQuery=true&clear=true",
"repository":
{
"type": "git",
"url": "https://git-wip-us.apache.org/repos/asf/incubator-cordova-weinre.git"
"url": "https://git-wip-us.apache.org/repos/asf/cordova-weinre.git"
}
}

@@ -20,14 +20,14 @@ <!--

weinre is WEb INspector REmote.
Pronounced like the word "winery".
Or maybe like the word "weiner".
weinre is WEb INspector REmote.
Pronounced like the word "winery".
Or maybe like the word "weiner".
Who knows, really.
weinre is a debugger for web pages,
like FireBug (for FireFox) and Web Inspector (for WebKit-based browsers),
except it's designed to work remotely, and in particular,
weinre is a debugger for web pages,
like FireBug (for FireFox) and Web Inspector (for WebKit-based browsers),
except it's designed to work remotely, and in particular,
to allow you debug web pages on a mobile device such as a phone.
For more information on weinre:
[http://http://incubator.apache.org/callback/](http://incubator.apache.org/callback/)
[http://people.apache.org/~pmuellr/weinre/](http://people.apache.org/~pmuellr/weinre/)

@@ -43,7 +43,7 @@ running

node weinre
This will start the server, and display a message with the URL to the
server. Browse to that URL in your web browser, and then click on
server. Browse to that URL in your web browser, and then click on
'documentation' link, which will display weinre's online documentation.
From there click on the 'Running' page to get more information about
From there click on the 'Running' page to get more information about
running weinre.

@@ -54,3 +54,3 @@

Follow the link for more information at the top of this file
Follow the link for more information at the top of this file
for instructions on obtaining source.

@@ -57,0 +57,0 @@

@@ -1,2 +0,2 @@

weinre build 2.0.0-pre-H9PU2WST-incubating by Patrick Mueller
git: a9583e774ed637c00fcbe948caee5d92f208df8a [CB-1193] update ChangeLog html
weinre build 2.0.0-pre-HA5N9T49 by Patrick Mueller
git: de980f8b0de7c6472576aef1e4ab0b07d54534f7 [CB-1800] weinre: remove "incubator" from project

@@ -23,4 +23,4 @@ /*

Weinre.Versions = {
weinre: "2.0.0-pre-H9PU2WST-incubating",
build: "H9PU2WST",
weinre: "2.0.0-pre-HA5N9T49",
build: "HA5N9T49",
};

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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