stylecow-plugin-color
Advanced tools
Comparing version 4.1.1 to 4.2.0
{ | ||
"name": "stylecow-plugin-color", | ||
"description": "Stylecow plugin to add support for CSS Color Module Level 4", | ||
"version": "4.1.1", | ||
"version": "4.2.0", | ||
"author": "Oscar Otero <oom@oscarotero.com>", | ||
@@ -19,3 +19,3 @@ "homepage": "https://github.com/stylecow/stylecow-plugin-color", | ||
"mocha": "^2.2.5", | ||
"stylecow": "6.*" | ||
"stylecow-core": "^1.0.1" | ||
}, | ||
@@ -22,0 +22,0 @@ "scripts": { |
var assert = require('assert'); | ||
var stylecow = require('stylecow'); | ||
var stylecow = require('stylecow-core'); | ||
@@ -4,0 +4,0 @@ stylecow |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
90610