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

gatsby-source-pinboard

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gatsby-source-pinboard - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

9

package.json
{
"name": "gatsby-source-pinboard",
"version": "0.1.0",
"version": "0.1.1",
"description": "Grab recent bookmarks from Pinboard for use within Gatsby.",

@@ -17,10 +17,11 @@ "scripts": {

"license": "MIT",
"dependencies": {},
"dependencies": {
"crypto": "^1.0.1",
"node-fetch": "^1.7.3"
},
"devDependencies": {
"babel-cli": "^6.26.0",
"babel-preset-env": "^1.6.0",
"crypto": "^1.0.1",
"husky": "^0.14.3",
"lint-staged": "^4.2.3",
"node-fetch": "^1.7.3",
"prettier": "^1.7.4"

@@ -27,0 +28,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