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

node-sass-import

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-sass-import - npm Package Compare versions

Comparing version 0.0.2 to 0.0.3

2

package.json
{
"name": "node-sass-import",
"version": "0.0.2",
"version": "0.0.3",
"description": "Allows usage of @include (of .scss) akin to require (of .js) in node.js",

@@ -5,0 +5,0 @@ "bugs": "https://github.com/anarh/node-sass-import/issues",

@@ -23,3 +23,3 @@ # node-sass-import

"scripts": {
"build-css": "node-sass test.scss dist/test.css --importer node_modules/node-sass-import/index.js"
"build-css": "node-sass test.scss dist/test.css --importer node_modules/node-sass-import"
}

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