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

gatsby-plugin-disqus

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gatsby-plugin-disqus - npm Package Compare versions

Comparing version 1.2.4 to 1.2.5

10

package.json
{
"name": "gatsby-plugin-disqus",
"description": "A component for integrating Disqus comments in Gatsby.",
"version": "1.2.4",
"author": "Brett Stevenson <bstevensondev@gmail.com> (https://brettstevenson.io)",
"license": "MIT",
"version": "1.2.5",
"repository": "https://github.com/tterb/gatsby-plugin-disqus",

@@ -19,4 +21,3 @@ "homepage": "https://brettstevenson.io/gatsby-plugin-disqus",

"main": "index.js",
"author": "Brett Stevenson <bstevensondev@gmail.com> (https://brettstevenson.io)",
"license": "MIT",
"types": "types/index.d.ts",
"scripts": {

@@ -55,3 +56,4 @@ "copy-files": "mkdir lib || true && cp .eslintrc README.md package.json lib",

"peerDependencies": {
"react": "^16.0.0 || ^17.0.0 || ^18.0.0"
"react": "^16.0.0 || ^17.0.0 || ^18.0.0",
"react-dom": "^16.0.0 || ^17.0.0 || ^18.0.0"
},

@@ -58,0 +60,0 @@ "standard": {

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