Socket
Socket
Sign inDemoInstall

@ionic/discover

Package Overview
Dependencies
Maintainers
14
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 1.0.8 to 1.0.9

8

CHANGELOG.md

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

<a name="1.0.9"></a>
## [1.0.9](https://github.com/ionic-team/ionic-cli/compare/@ionic/discover@1.0.8...@ionic/discover@1.0.9) (2018-12-19)
**Note:** Version bump only for package @ionic/discover
<a name="1.0.8"></a>

@@ -8,0 +16,0 @@ ## [1.0.8](https://github.com/ionic-team/ionic-cli/compare/@ionic/discover@1.0.7...@ionic/discover@1.0.8) (2018-11-20)

6

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

@@ -24,3 +24,3 @@ "main": "dist/index.js",

"clean": "rimraf dist",
"lint": "tslint --config tslint.js --project tsconfig.json",
"lint": "tslint --project tsconfig.json",
"build": "npm run clean && tsc",

@@ -57,4 +57,4 @@ "watch": "tsc -w --preserveWatchOutput",

"tslint": "^5.9.1",
"typescript": "~3.1.1"
"typescript": "~3.2.1"
}
}
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