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

gulp-dart-scss

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gulp-dart-scss - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

2

package.json
{
"name": "gulp-dart-scss",
"version": "1.0.0",
"version": "1.0.1",
"description": "Gulp plugin to compile Sass using the Dart Sass compiler.",

@@ -5,0 +5,0 @@ "author": "Kasper Hesthaven",

@@ -15,3 +15,3 @@ # gulp-dart-scss

const gulp = require("gulp");
const scss = "gulp-dart-scss";
const scss = require("gulp-dart-scss");

@@ -18,0 +18,0 @@ export function compileScss() {

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