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

sass-embedded

Package Overview
Dependencies
Maintainers
1
Versions
84
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sass-embedded - npm Package Compare versions

Comparing version 1.0.0-beta.0 to 1.0.0-beta.1

4

CHANGELOG.md

@@ -0,1 +1,5 @@

## 1.0.0-beta.1
- Downlaod the compiler binary to the correct directory on Windows.
## 1.0.0-beta.0

@@ -2,0 +6,0 @@

2

dist/tool/utils.js

@@ -170,3 +170,3 @@ "use strict";

await extractZip(zippedAssetPath, {
dir: process.cwd(),
dir: p.join(process.cwd(), options.outPath),
});

@@ -173,0 +173,0 @@ }

{
"name": "sass-embedded",
"version": "1.0.0-beta.0",
"version": "1.0.0-beta.1",
"compiler-version": "1.0.0-beta.7",

@@ -5,0 +5,0 @@ "description": "Node.js library that communicates with Embedded Dart Sass using the Embedded Sass protocol",

Sorry, the diff of this file is not supported yet

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