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

programmingwiki

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

programmingwiki - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

6

package.json
{
"name": "programmingwiki",
"version": "1.0.0",
"version": "1.0.1",
"description": "A package which is used to fetch programming articles from a RESTful API.",

@@ -14,3 +14,7 @@ "main": "src/index.js",

"node-fetch": "^3.2.10"
},
"repository": {
"type": "git",
"url": "https://github.com/akiif/programmingwiki.git"
}
}

3

README.md

@@ -74,2 +74,3 @@ # programmingwiki

- API Endpoint: https://programmingwiki.herokuapp.com/
- [ProgrammingWiki-API](https://github.com/akiif/ProgrammingWiki-API) : how to use the api directly
- [ProgrammingWiki-API](https://github.com/akiif/ProgrammingWiki-API) : how to use the api directly.
- [npm](https://www.npmjs.com/package/programmingwiki)
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