Socket
Socket
Sign inDemoInstall

@ionic/discover

Package Overview
Dependencies
Maintainers
20
Versions
139
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ionic/discover - npm Package Compare versions

Comparing version 2.0.8 to 3.0.0

16

CHANGELOG.md

@@ -6,2 +6,18 @@ # Change Log

# [3.0.0](https://github.com/ionic-team/ionic-cli/compare/@ionic/discover@2.0.8...@ionic/discover@3.0.0) (2020-01-25)
### chore
* require Node 10 ([5a47874](https://github.com/ionic-team/ionic-cli/commit/5a478746c074207b6dc96aa8771f04a606deb1ef))
### BREAKING CHANGES
* A minimum of Node.js 10.3.0 is required.
## [2.0.8](https://github.com/ionic-team/ionic-cli/compare/@ionic/discover@2.0.7...@ionic/discover@2.0.8) (2020-01-15)

@@ -8,0 +24,0 @@

12

package.json
{
"name": "@ionic/discover",
"version": "2.0.8",
"version": "3.0.0",
"description": "Simple UDP based protocol for service discovery implemented in pure JS.",

@@ -40,13 +40,13 @@ "main": "dist/index.js",

"@types/netmask": "^1.0.30",
"@types/node": "~8.10.54",
"@types/node": "~10.17.13",
"@types/ws": "^7.2.0",
"jest": "^24.9.0",
"jest": "^25.1.0",
"jest-cli": "^24.1.0",
"lint-staged": "^9.2.0",
"lint-staged": "^10.0.2",
"rimraf": "^3.0.0",
"ts-jest": "^23.10.1",
"ts-jest": "^25.0.0",
"tslint": "^5.9.1",
"typescript": "~3.7.3"
},
"gitHead": "0608da93ec5ad82a4210f8d1ac2361a121185084"
"gitHead": "4aba37d59d98f108663348fe7eead12c6d19d6ec"
}
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