youtube-feeds
Advanced tools
Comparing version 2.4.0 to 2.4.1
{ | ||
"author": { | ||
"name": "Franklin van de Meent", | ||
"email": "fr@nkl.in", | ||
"url": "http://frankl.in" | ||
"name": "Franklin van de Meent", | ||
"email": "fr@nkl.in", | ||
"url": "http://frankl.in" | ||
}, | ||
"name": "youtube-feeds", | ||
"description": "Access public YouTube Data API v2 feeds, mostly with the clean JSON-C results", | ||
"version": "2.4.0", | ||
"name": "youtube-feeds", | ||
"description": "Deprecated, use googleapis instead. Access public YouTube Data API v2 feeds, mostly with the clean JSON-C results", | ||
"version": "2.4.1", | ||
"repository": { | ||
"type": "git", | ||
"url": "git://github.com/fvdm/nodejs-youtube.git" | ||
"type": "git", | ||
"url": "git://github.com/fvdm/nodejs-youtube.git" | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/fvdm/nodejs-youtube/issues" | ||
"url": "https://github.com/fvdm/nodejs-youtube/issues" | ||
}, | ||
"main": "youtube-feeds.js", | ||
"main": "youtube-feeds.js", | ||
"dependencies": { | ||
"node-xml2json": "1.x.x" | ||
"node-xml2json": "1.x.x" | ||
}, | ||
"devDependencies": {}, | ||
"devDependencies": {}, | ||
"optionalDependencies": {}, | ||
"engines": { | ||
"node": ">=0.8.28" | ||
"node": ">=0.8.28" | ||
}, | ||
"scripts": { | ||
"test": "node test.js" | ||
"preinstall": "node deprecated.js", | ||
"test": "node test.js" | ||
}, | ||
"keywords": ["youtube", "youtubev2", "video", "feeds", "api"], | ||
"license": { | ||
"type": "Public Domain", | ||
"url": "https://github.com/fvdm/nodejs-youtube/raw/master/UNLICENSE" | ||
} | ||
"keywords": [ | ||
"youtube", | ||
"youtubev2", | ||
"video", | ||
"feeds", | ||
"api" | ||
], | ||
"license": "Unlicense" | ||
} |
@@ -10,8 +10,7 @@ youtube-feeds | ||
End of life notice | ||
------------------ | ||
DEPRECATED | ||
---------- | ||
This module relies heavily on YouTube Data API v2 which will be deprecated on **April 20th 2015** | ||
to be replaced by version 3 of their API. Maintenance will continue on this module until it | ||
stops functioning on the above mentioned date. | ||
This module relies heavily on YouTube Data API v2 which was deprecated on **April 20th 2015** | ||
to be replaced by version 3 of their API. The code is not being maintained anymore. | ||
@@ -21,3 +20,3 @@ It is recommended for all users to switch to a YouTube module with API v3 support. | ||
> See the Wiki for a working example: <https://github.com/fvdm/nodejs-youtube/wiki> | ||
**See the Wiki for a working example:** <https://github.com/fvdm/nodejs-youtube/wiki> | ||
@@ -411,4 +410,3 @@ | ||
Franklin van de Meent | ||
| [Website](https://frankl.in) | ||
| [Github](https://github.com/fvdm) | ||
[Franklin van de Meent](https://frankl.in) | ||
Sorry, the diff of this file is not supported yet
Install scripts
Supply chain riskInstall scripts are run when the package is installed. The majority of malware in npm is hidden in install scripts.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
7
378
2
24105
410
1