Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

chromecast-discover

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

chromecast-discover - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

.yarnignore

4

CHANGELOG.md
# Changelog
## 1.0.3 - 2017-07-05
* Make sure dist is shipped when using yarn (@johnf)
## 1.0.2 - 2017-04-26

@@ -4,0 +8,0 @@

24

package.json

@@ -7,4 +7,4 @@ {

"dependencies": {
"debug": "^2.6.1",
"eslint-loader": "^1.7.1",
"debug": "^2.6.8",
"eslint-loader": "^1.8.0",
"mdns-js": "^0.5.3"

@@ -14,14 +14,14 @@ },

"devDependencies": {
"babel-core": "^6.22.1",
"babel-core": "^6.25.0",
"babel-eslint": "^7.1.1",
"babel-loader": "^7.0.0",
"babel-loader": "^7.1.1",
"babel-plugin-add-module-exports": "^0.2.1",
"babel-preset-latest": "^6.22.0",
"eslint": "^3.16.1",
"eslint-config-airbnb": "^14.0.0",
"eslint-plugin-import": "^2.2.0",
"eslint-plugin-jsx-a11y": "^4.0.0",
"eslint-plugin-react": "^6.10.0",
"webpack": "^2.2.1",
"webpack-node-externals": "^1.5.4"
"eslint": "^3.19.0",
"eslint-config-airbnb": "^15.0.2",
"eslint-plugin-import": "^2.6.1",
"eslint-plugin-jsx-a11y": "^5.1.1",
"eslint-plugin-react": "^7.1.0",
"webpack": "^3.0.0",
"webpack-node-externals": "^1.6.0"
},

@@ -47,3 +47,3 @@ "homepage": "https://github.com/johnf/chromecast-discover-node#readme",

},
"version": "1.0.2"
"version": "1.0.3"
}

@@ -11,3 +11,3 @@ # Chromecast Discover

``` bash
yarn install chromecast-discover
yarn add chromecast-discover
```

@@ -14,0 +14,0 @@

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