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

iobroker.tvprogram

Package Overview
Dependencies
Maintainers
2
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

iobroker.tvprogram - npm Package Compare versions

Comparing version 0.0.32 to 1.0.0

5

io-package.json
{
"common": {
"name": "tvprogram",
"version": "0.0.32",
"version": "1.0.0",
"news": {
"1.0.0": {
"en": "fix bug with endless scroll in firefox / set version number to 1.0 due adapter now in stable repository"
},
"0.0.32": {

@@ -7,0 +10,0 @@ "en": "fix bug with 2 control widgets / add duration to the time attribute at the control widget / small changes in the documentation",

26

package.json
{
"name": "iobroker.tvprogram",
"version": "0.0.32",
"version": "1.0.0",
"description": "This adapter polls information about the television program at regular intervals. The data can be displayed in various widgets",

@@ -21,8 +21,8 @@ "author": {

"@iobroker/adapter-core": "^2.4.0",
"@sentry/browser": "^6.1.0",
"@sentry/browser": "^6.2.0",
"parcel-plugin-build-hooks": "^1.1.0"
},
"devDependencies": {
"@babel/cli": "^7.12.13",
"@babel/core": "^7.12.13",
"@babel/cli": "^7.13.0",
"@babel/core": "^7.13.8",
"@iobroker/adapter-react": "^1.6.1",

@@ -32,10 +32,10 @@ "@iobroker/testing": "^2.4.2",

"@material-ui/icons": "^4.11.2",
"@types/chai": "^4.2.14",
"@types/chai": "^4.2.15",
"@types/chai-as-promised": "^7.1.3",
"@types/gulp": "^4.0.8",
"@types/mocha": "^8.2.0",
"@types/node": "^14.14.25",
"@types/mocha": "^8.2.1",
"@types/node": "^14.14.31",
"@types/proxyquire": "^1.3.28",
"@types/react": "^17.0.1",
"@types/react-dom": "^17.0.0",
"@types/react": "^17.0.2",
"@types/react-dom": "^17.0.1",
"@types/sinon": "^9.0.10",

@@ -46,6 +46,6 @@ "@types/sinon-chai": "^3.2.5",

"chai-as-promised": "^7.1.1",
"eslint": "^7.19.0",
"eslint": "^7.21.0",
"eslint-plugin-react": "^7.22.0",
"gulp": "^4.0.2",
"mocha": "^8.2.1",
"mocha": "^8.3.0",
"parcel-bundler": "^1.12.4",

@@ -55,6 +55,6 @@ "proxyquire": "^2.1.3",

"react-dom": "^17.0.1",
"react-icons": "^4.1.0",
"react-icons": "^4.2.0",
"sinon": "^9.2.4",
"sinon-chai": "^3.5.0",
"typescript": "^4.1.3"
"typescript": "^4.2.2"
},

@@ -61,0 +61,0 @@ "parcel-plugin-build-hooks": {

@@ -559,5 +559,5 @@ ![Logo](admin/tvprogram.png)

widget tvprogram:
- Problem: endless scroll in firefox
- Ideas for further widgets based on the existing TV program script
- Data adapter for other sources (Internet, hardware such as Enigma, VU-Box)
- Data adapter for other sources (Internet, hardware such as Enigma, VU-Box). Considerations on this are currently suspended due to the low demand
- ~~Ideas for further widgets based on the existing TV program script~~
- ~~Problem: endless scroll in firefox~~
- ~~to be discussed: Datenpunkt, mit allen Aufnahmedaten, should be implementet at a videorecorder adapter or in a seperate script~~

@@ -564,0 +564,0 @@ - ~~responsive design for detail view->no responsive design possible for jquery dialog, found another solution with fixed layouts for height>width~~

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

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