Comparing version 2.0.0-pre-I0Z7U9OV to 3.0.0
105
package.json
{ | ||
"name": "weinre", | ||
"description": "WEb INspector REmote", | ||
"author": "apache.org", | ||
"version": "2.0.0-pre-I0Z7U9OV", | ||
"tags": [ "debug"], | ||
"licenses": | ||
[ | ||
{ | ||
"type": "Apache 2.0", | ||
"url": "http://www.apache.org/licenses/LICENSE-2.0" | ||
} | ||
], | ||
"engines": | ||
"_from": "weinre", | ||
"_id": "weinre@2.0.0-pre-I0Z7U9OV", | ||
"_inBundle": false, | ||
"_integrity": "sha1-/viqIjkh97QLu71MPtQwL2/QqBM=", | ||
"_location": "/weinre", | ||
"_phantomChildren": {}, | ||
"_requested": { | ||
"type": "tag", | ||
"registry": true, | ||
"raw": "weinre", | ||
"name": "weinre", | ||
"escapedName": "weinre", | ||
"rawSpec": "", | ||
"saveSpec": null, | ||
"fetchSpec": "latest" | ||
}, | ||
"_requiredBy": [ | ||
"#USER", | ||
"/" | ||
], | ||
"_resolved": "https://registry.npmjs.org/weinre/-/weinre-2.0.0-pre-I0Z7U9OV.tgz", | ||
"_shasum": "fef8aa223921f7b40bbbbd4c3ed4302f6fd0a813", | ||
"_spec": "weinre", | ||
"_where": "/Users/pmuellr/tmp/tmp", | ||
"author": { | ||
"name": "apache.org" | ||
}, | ||
"bin": { | ||
"weinre": "weinre" | ||
}, | ||
"bugs": { | ||
"url": "https://issues.apache.org/jira/secure/IssueNavigator!executeAdvanced.jspa?jqlQuery=project%3DCB+and+component%3Dweinre&runQuery=true&clear=true" | ||
}, | ||
"bundleDependencies": false, | ||
"dependencies": { | ||
"express": "2.5.x", | ||
"nopt": "3.0.x", | ||
"underscore": "1.7.x" | ||
}, | ||
"deprecated": false, | ||
"description": "WEb INspector REmote", | ||
"devDependencies": { | ||
"coffee-script": "1.8.x" | ||
}, | ||
"directories": { | ||
"lib": "./lib" | ||
}, | ||
"engines": { | ||
"node": ">=0.6.0" | ||
}, | ||
"homepage": "http://people.apache.org/~pmuellr/weinre/", | ||
"licenses": [ | ||
{ | ||
"node": ">=0.6.0" | ||
}, | ||
"directories": | ||
{ | ||
"lib" : "./lib" | ||
}, | ||
"dependencies": | ||
{ | ||
"express": "2.5.x", | ||
"nopt": "3.0.x", | ||
"underscore": "1.7.x" | ||
}, | ||
"devDependencies": | ||
{ | ||
"coffee-script": "1.8.x" | ||
}, | ||
"main" : "./lib/weinre", | ||
"bin": | ||
{ | ||
"weinre": "./weinre" | ||
}, | ||
"homepage": "http://people.apache.org/~pmuellr/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/cordova-weinre.git" | ||
"type": "Apache 2.0", | ||
"url": "http://www.apache.org/licenses/LICENSE-2.0" | ||
} | ||
], | ||
"main": "./lib/weinre", | ||
"name": "weinre", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://git-wip-us.apache.org/repos/asf/cordova-weinre.git" | ||
}, | ||
"tags": [ | ||
"debug" | ||
], | ||
"version": "3.0.0" | ||
} |
@@ -20,2 +20,18 @@ <!-- | ||
deprecation notice | ||
------------------ | ||
This project is being deprecated. No more work will be done on this project by the Cordova development community. You can continue to use this project and it should work as-is, but issues will not be fixed by the Cordova community. | ||
weinre was built in an age when there were no remote debuggers available for mobile devices. Since then, some platforms are starting to provide remote debugger capabilities, as part of their platform tool set. | ||
1. Android: [Get Started with Remote Debugging Android Devices](https://developers.google.com/web/tools/chrome-devtools/remote-debugging/) | ||
1. iOS: [Safari Developer Tools overview](https://support.apple.com/guide/safari-developer/safari-developer-tools-overview-dev073038698/mac) | ||
1. Windows: [Debug Store apps in Visual Studio](https://msdn.microsoft.com/library/hh441472.aspx) | ||
**IMPORTANT NOTE**, some of weinre dependencies have security issues. Use on your own risk. | ||
summary | ||
------- | ||
weinre is WEb INspector REmote. | ||
@@ -22,0 +38,0 @@ Pronounced like the word "winery". |
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
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
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
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
5340113
0
1
76
447
1