Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

akismet-api

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

akismet-api - npm Package Compare versions

Comparing version 4.0.0 to 4.0.1

5

CHANGELOG.md

@@ -0,1 +1,6 @@

4.0.1
=====
* Patch: Update superagent to 3.8.0
4.0.0

@@ -2,0 +7,0 @@ =====

4

package.json
{
"name": "akismet-api",
"version": "4.0.0",
"version": "4.0.1",
"description": "Nodejs bindings to the Akismet (https://akismet.com) spam detection service",

@@ -8,3 +8,3 @@ "main": "lib/akismet.js",

"bluebird": "^3.1.1",
"superagent": "^3.6.1"
"superagent": "^3.8.0"
},

@@ -11,0 +11,0 @@ "devDependencies": {

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