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

@arshad/gatsby-source-podcast

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@arshad/gatsby-source-podcast - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

LICENSE

8

CHANGELOG.md

@@ -6,4 +6,12 @@ # Change Log

## [1.0.2](https://github.com/arshad/gatsby-themes/compare/@arshad/gatsby-source-podcast@1.0.1...@arshad/gatsby-source-podcast@1.0.2) (2020-05-05)
**Note:** Version bump only for package @arshad/gatsby-source-podcast
## 1.0.1 (2019-11-30)
**Note:** Version bump only for package @arshad/gatsby-source-podcast

5

gatsby-node.js

@@ -55,6 +55,3 @@ "use strict"

const createContentDigest = obj =>
_crypto.default
.createHash(`md5`)
.update(JSON.stringify(obj))
.digest(`hex`)
_crypto.default.createHash(`md5`).update(JSON.stringify(obj)).digest(`hex`)

@@ -61,0 +58,0 @@ exports.sourceNodes = async (

4

package.json

@@ -5,3 +5,3 @@ {

"author": "arshad <arshad@chummun.com>",
"version": "1.0.1",
"version": "1.0.2",
"main": "gatsby-node.js",

@@ -30,3 +30,3 @@ "license": "MIT",

},
"gitHead": "e10843ecab2ec51dbb0a3f2e08d2846dd6b17028"
"gitHead": "4ba7651973470009d221d4fd412bbcd4d30c091c"
}
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