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

gulp-json-sass

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gulp-json-sass - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

19

package.json
{
"name": "gulp-json-sass",
"description": "Gulp plugin for turning JSON files into files of scss/sass variable definitions.",
"version": "0.0.1",
"version": "0.0.2",
"scripts": {

@@ -10,5 +10,5 @@ "test": "npm run coverage && npm run rm",

},
"repository" : {
"type" : "git",
"url" : "https://github.com/rbalicki2/gulp-json-sass"
"repository": {
"type": "git",
"url": "https://github.com/rbalicki2/gulp-json-sass"
},

@@ -22,8 +22,8 @@ "keywords": [

],
"bugs" : {
"url" : "https://github.com/rbalicki2/gulp-json-sass/issues"
"bugs": {
"url": "https://github.com/rbalicki2/gulp-json-sass/issues"
},
"homepage" : "https://github.com/rbalicki2/gulp-json-sass",
"main" : "index.js",
"license" : "MIT",
"homepage": "https://github.com/rbalicki2/gulp-json-sass",
"main": "index.js",
"license": "MIT",
"devDependencies": {

@@ -40,5 +40,4 @@ "gulp": "^3.8.6",

"gulp-util": "^3.0.0",
"lodash": "^2.4.1",
"through": "^2.3.4"
}
}
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