New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

tobo-cordova-plugin-inappbrowser

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tobo-cordova-plugin-inappbrowser - npm Package Compare versions

Comparing version 1.7.2 to 1.7.5

81

package.json
{
"name": "tobo-cordova-plugin-inappbrowser",
"version": "1.7.2",
"description": "Cordova InAppBrowser Plugin",
"types": "./types/index.d.ts",
"_from": "tobo-cordova-plugin-inappbrowser@1.7.2",
"_id": "tobo-cordova-plugin-inappbrowser@1.7.2",
"_inBundle": false,
"_integrity": "sha512-Zgok4ZKF6VeNx1vNO/TRBkzDPxIpj+TUtDw/Uk+tyZQ1y31dgwBu4qKzGTrOlgHGSYErl9+jBtYbBDLl/I+Xfw==",
"_location": "/tobo-cordova-plugin-inappbrowser",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "tobo-cordova-plugin-inappbrowser@1.7.2",
"name": "tobo-cordova-plugin-inappbrowser",
"escapedName": "tobo-cordova-plugin-inappbrowser",
"rawSpec": "1.7.2",
"saveSpec": null,
"fetchSpec": "1.7.2"
},
"_requiredBy": [
"#USER",
"/"
],
"_resolved": "https://registry.npmjs.org/tobo-cordova-plugin-inappbrowser/-/tobo-cordova-plugin-inappbrowser-1.7.2.tgz",
"_shasum": "fea012ec46341e2250aca92385ae3dad27417fe2",
"_spec": "tobo-cordova-plugin-inappbrowser@1.7.2",
"_where": "/Users/jordane/Dev/tobo/la-croix",
"author": {
"name": "Apache Software Foundation"
},
"bugs": {
"url": "https://issues.apache.org/jira/browse/CB"
},
"bundleDependencies": false,
"cordova": {

@@ -21,9 +48,18 @@ "id": "cordova-plugin-inappbrowser",

},
"repository": {
"type": "git",
"url": "https://github.com/apache/cordova-plugin-inappbrowser"
"deprecated": false,
"description": "Cordova InAppBrowser Plugin",
"devDependencies": {
"jshint": "^2.6.0"
},
"bugs": {
"url": "https://issues.apache.org/jira/browse/CB"
"engines": {
"cordovaDependencies": {
"0.2.3": {
"cordova": ">=3.1.0"
},
"2.0.0": {
"cordova": ">100"
}
}
},
"homepage": "https://github.com/apache/cordova-plugin-inappbrowser#readme",
"keywords": [

@@ -47,21 +83,14 @@ "cordova",

],
"license": "Apache-2.0",
"name": "tobo-cordova-plugin-inappbrowser",
"repository": {
"type": "git",
"url": "git+https://github.com/apache/cordova-plugin-inappbrowser.git"
},
"scripts": {
"test": "npm run jshint",
"jshint": "node node_modules/jshint/bin/jshint www && node node_modules/jshint/bin/jshint src && node node_modules/jshint/bin/jshint tests"
"jshint": "node node_modules/jshint/bin/jshint www && node node_modules/jshint/bin/jshint src && node node_modules/jshint/bin/jshint tests",
"test": "npm run jshint"
},
"engines": {
"cordovaDependencies": {
"0.2.3": {
"cordova": ">=3.1.0"
},
"2.0.0": {
"cordova": ">100"
}
}
},
"author": "Apache Software Foundation",
"license": "Apache-2.0",
"devDependencies": {
"jshint": "^2.6.0"
}
"types": "./types/index.d.ts",
"version": "1.7.5"
}

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