Socket
Socket
Sign inDemoInstall

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 3.0.2 to 3.0.3

18

CHANGELOG.md

@@ -15,2 +15,20 @@ # Change Log

## [3.0.3]
### Dependencies
- yargs@^12.0.2 (@patricksmms, #97)
- mocha@^5.2.0 (@patricksmms, #97)
- nyc@^13.1.0 (@patricksmms, #97)
## [3.0.2]
### Dependencies
- lodash@^4.17.11 (@patricksmms, #95)
## [3.0.1]
### Fixes
- Add MIT license (@char0n, #93)
## [3.0.0]

@@ -17,0 +35,0 @@ ### BREAKING CHANGES

8

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

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

"scss-tokenizer": "^0.3.0",
"yargs": "^10.0.3"
"yargs": "^12.0.2"
},

@@ -31,4 +31,4 @@ "devDependencies": {

"coveralls": "^3.0.0",
"mocha": "^4.0.1",
"nyc": "^11.2.1"
"mocha": "^5.2.0",
"nyc": "^13.1.0"
},

@@ -35,0 +35,0 @@ "engines": {

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