Socket
Socket
Sign inDemoInstall

cordova-plugin-hotspot

Package Overview
Dependencies
Maintainers
1
Versions
75
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cordova-plugin-hotspot - npm Package Compare versions

Comparing version 1.2.9-develop-11 to 1.2.9-develop-12

example/hotspot-app/.snyk

12

example/hotspot-app/package.json

@@ -6,7 +6,8 @@ {

"dependencies": {
"gulp": "^3.5.6",
"gulp": "^4.0.0",
"gulp-sass": "^2.0.4",
"gulp-concat": "^2.2.0",
"gulp-minify-css": "^0.3.0",
"gulp-rename": "^1.2.0"
"gulp-rename": "^1.2.0",
"snyk": "^1.65.1"
},

@@ -29,3 +30,8 @@ "devDependencies": {

"android"
]
],
"scripts": {
"snyk-protect": "snyk protect",
"prepublish": "npm run snyk-protect"
},
"snyk": true
}
{
"name": "cordova-plugin-hotspot",
"version": "1.2.9-develop-11",
"version": "1.2.9-develop-12",
"description": "Cordova WiFi Hotspot Plugin",

@@ -5,0 +5,0 @@ "cordova": {

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