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

gatsby-ui-components

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gatsby-ui-components - npm Package Compare versions

Comparing version 0.0.6 to 0.0.7

.babelrc

9

package.json
{
"name": "gatsby-ui-components",
"version": "0.0.6",
"version": "0.0.7",
"description": "Gatsby components for website ui",

@@ -8,3 +8,4 @@ "main": "index.js",

"build": "babel src --out-dir dist --ignore **/__tests__ && cp -r src/css dist && cp README.md dist && cp package.json dist",
"storybook": "start-storybook"
"storybook": "start-storybook",
"webpack": "webpack"
},

@@ -19,4 +20,4 @@ "keywords": [

"repository": {
"type" : "git",
"url" : "https://github.com/stcalica/gatsby-components.git"
"type": "git",
"url": "https://github.com/stcalica/gatsby-components.git"
},

@@ -23,0 +24,0 @@ "author": "Kyle Calica",

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