🚀 Big News:Socket Has Acquired Secure Annex.Learn More
Socket
Book a DemoSign in
Socket

sass-maps-to-json

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sass-maps-to-json - npm Package Compare versions

Comparing version
1.2.0
to
1.3.0
sass-maps-to-json-1.3.0.tgz

Sorry, the diff of this file is not supported yet

+4
-4
{
"name": "sass-maps-to-json",
"version": "1.2.0",
"version": "1.3.0",
"description": "Convert SCSS (or SASS) maps to JSON format for use in Fractal.",

@@ -19,6 +19,6 @@ "main": "index.js",

"dependencies": {
"chalk": "^4.1.0",
"lodash": "^4.17.19",
"jsonfile": "^6.0.1"
"chalk": "^5.0.1",
"jsonfile": "^6.1.0",
"lodash": "^4.17.21"
}
}