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

@parcel/transformer-sass

Package Overview
Dependencies
Maintainers
1
Versions
884
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@parcel/transformer-sass - npm Package Compare versions

Comparing version 2.0.0-canary.1730 to 2.0.0-canary.1731

2

lib/SassTransformer.js

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

}
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
// E.g: ~library/file.sass

@@ -52,0 +52,0 @@ const NODE_MODULE_ALIAS_RE = /^~[^/\\]/;

{
"name": "@parcel/transformer-sass",
"version": "2.0.0-canary.1730+684b164a3",
"version": "2.0.0-canary.1731+6f68c78b1",
"license": "MIT",

@@ -20,10 +20,10 @@ "publishConfig": {

"node": ">= 16.0.0",
"parcel": "^2.0.0-canary.1728+684b164a3"
"parcel": "^2.0.0-canary.1729+6f68c78b1"
},
"dependencies": {
"@parcel/plugin": "2.0.0-canary.1730+684b164a3",
"@parcel/plugin": "2.0.0-canary.1731+6f68c78b1",
"@parcel/source-map": "^2.1.1",
"sass": "^1.38.0"
},
"gitHead": "684b164a37f16d39c883fabbf812f83276ccb9cb"
"gitHead": "6f68c78b1fa2b9653e298fd893e43e875ff6bdb8"
}
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