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.1.4 to 1.1.5

.babelrc

9

package.json
{
"name": "gatsby-plugin-disqus",
"description": "A component for integrating Disqus comments in Gatsby.",
"version": "1.1.4",
"version": "1.1.5",
"repository": "https://github.com/tterb/gatsby-plugin-disqus",

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

"release": "standard-version",
"copy-files": "mkdir lib || true && cp .eslintrc.json readme.md package.json lib",
"copy-files": "mkdir lib || true && cp .eslintr readme.md package.json lib",
"clean": "rm -r lib",

@@ -36,8 +36,7 @@ "build": "yarn clean && yarn copy-files && babel src --out-dir lib --copy-files --ignore **/__tests__",

"@babel/preset-react": "^7.0.0",
"prop-types": "^15.6.2"
},
"dependencies": {
"babel-preset-gatsby-package": "^0.1.2",
"prop-types": "^15.6.2",
"cross-env": "^5.2.0"
},
"dependencies": {},
"peerDependencies": {

@@ -44,0 +43,0 @@ "react": "^16.8.5"

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