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

eggshell

Package Overview
Dependencies
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eggshell - npm Package Compare versions

Comparing version 0.1.20 to 0.1.21

3

index.js

@@ -5,3 +5,4 @@ var path = require('path');

function includePaths() {
return [bourbon.includePaths, path.join(__dirname, 'assets/')];
bourbon.includePaths.push(path.join(__dirname, 'assets'))
return bourbon.includePaths;
}

@@ -8,0 +9,0 @@

{
"name": "eggshell",
"version": "0.1.20",
"version": "0.1.21",
"description": "Bourbon scaffolding",

@@ -5,0 +5,0 @@ "main": "index.js",

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