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

@apiverve/chucknorris

Package Overview
Dependencies
Maintainers
0
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@apiverve/chucknorris - npm Package Compare versions

Comparing version 1.1.2 to 1.1.4

10

package.json
{
"name": "@apiverve/chucknorris",
"version": "1.1.2",
"version": "1.1.4",
"description": "Chuck Norris Jokes is a simple tool for getting Chuck Norris jokes. It returns a random Chuck Norris joke.",

@@ -21,5 +21,5 @@ "main": "index.js",

},
"homepage": "https://github.com/apiverve/chucknorris-API",
"homepage": "https://apiverve.com/marketplace/api/chucknorris",
"devDependencies": {
"mocha": "^10.4.0",
"mocha": "^10.7.3",
"chai": "^5.1.1",

@@ -29,6 +29,6 @@ "dotenv": "^16.4.5"

"dependencies": {
"node-fetch": "3.3.2",
"node-fetch": "^3.3.2",
"promise": "^8.3.0",
"axios": "1.6.8"
"axios": "1.7.4"
}
}

@@ -72,4 +72,5 @@ Chuck Norris Jokes API

"data": {
"joke": "As A Baby, Chuck Norris Was So Scary That His Mother Fed Him Using A Catapult."
}
"joke": "An Irs Agent Had To Call Chuck Norris To Ask For An Extension Period."
},
"code": 200
}

@@ -76,0 +77,0 @@ ```

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