New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

seed-color-scheme

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

seed-color-scheme - npm Package Compare versions

Comparing version

to
0.3.0

1

index.js

@@ -5,2 +5,3 @@ var path = require('path');

var files = pathfinder([
require('seed-config'),
path.join(__dirname, 'scss'),

@@ -7,0 +8,0 @@ ]);

7

package.json
{
"name": "seed-color-scheme",
"version": "0.2.0",
"version": "0.3.0",
"description": "Color scheme system pack for Seed",

@@ -20,3 +20,3 @@ "main": "index.js",

"test": "mocha test/setup.mocha.js test --recursive",
"prepublish": "npm run test"
"prepare": "npm run test"
},

@@ -60,4 +60,5 @@ "repository": {

"dependencies": {
"sass-pathfinder": "0.0.5"
"sass-pathfinder": "0.0.5",
"seed-config": "0.1.1"
}
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet