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

babel-plugin-transform-scss-uxtx

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

babel-plugin-transform-scss-uxtx - npm Package Compare versions

Comparing version 1.0.10 to 1.0.11

2

lib/index.js

@@ -53,3 +53,3 @@ const {resolve, dirname, join} = require("path");

sourceMap: false,
includePaths: [nodeModulesPath, scssFileDirectory, projectRoot]
includePaths: [nodeModulesPath, scssFileDirectory, projectRoot],
importer: nodeSassImporter,

@@ -56,0 +56,0 @@ };

{
"name": "babel-plugin-transform-scss-uxtx",
"version": "1.0.10",
"version": "1.0.11",
"description": "Babel plugin for transpile scss or sass imports to css and embedding them in the head of the document",

@@ -5,0 +5,0 @@ "main": "lib/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