@oddnetworks/oddworks-example-data
Advanced tools
Comparing version 2.0.2 to 2.0.3
@@ -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", |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
44820
1227
1