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

@oddnetworks/oddworks-example-data

Package Overview
Dependencies
Maintainers
4
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@oddnetworks/oddworks-example-data - npm Package Compare versions

Comparing version 2.0.2 to 2.0.3

64

nasa/channel/nasa.json

@@ -17,30 +17,38 @@ {

"metrics": {
"enabled": true,
"appInit": {
"action": "app:init",
"enabled": true
},
"viewLoad": {
"action": "view:load",
"enabled": true
},
"videoPlay": {
"action": "video:play",
"enabled": true
},
"videoPlaying": {
"action": "video:playing",
"enabled": false,
"interval": 30000
},
"videoStop": {
"action": "video:stop",
"enabled": true
},
"videoError": {
"action": "video:error",
"enabled": true
}
}
}
"enabled": true,
"appInit": {
"action": "app:init",
"enabled": true
},
"viewLoad": {
"action": "view:load",
"enabled": true
},
"videoLoad": {
"action": "video:load",
"enabled": true
},
"videoPlay": {
"action": "video:play",
"enabled": true
},
"videoPlaying": {
"action": "video:playing",
"enabled": false,
"interval": 30000
},
"videoStop": {
"action": "video:stop",
"enabled": true
},
"videoError": {
"action": "video:error",
"enabled": true
},
"userNew": {
"action": "user:new",
"enabled": true
}
}
}
}
{
"name": "@oddnetworks/oddworks-example-data",
"version": "2.0.2",
"version": "2.0.3",
"description": "Example data for Oddworks server",

@@ -5,0 +5,0 @@ "main": "./index.js",

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