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

sass-graph

Package Overview
Dependencies
Maintainers
2
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sass-graph - npm Package Compare versions

Comparing version 2.2.1 to 2.2.2

9

CHANGELOG.md

@@ -11,2 +11,11 @@ # Change Log

## 2.2.2
### Fixes
- Babel runtime error messages (#76, #77)
### Dependencies
- scss-tokenizer@^0.2.1
## 2.2.1

@@ -13,0 +22,0 @@ ### Fixes

4

package.json
{
"name": "sass-graph",
"version": "2.2.1",
"version": "2.2.2",
"description": "Parse sass files and extract a graph of imports",

@@ -23,3 +23,3 @@ "license": "MIT",

"lodash": "^4.0.0",
"scss-tokenizer": "^0.2.0",
"scss-tokenizer": "^0.2.1",
"yargs": "^6.6.0"

@@ -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