themer-firefox
Advanced tools
Comparing version 1.0.0 to 1.0.1
@@ -16,6 +16,6 @@ const path = require('path'); | ||
contents: Buffer.from(JSON.stringify({ | ||
name: 'themer-ff', | ||
name: themeName(colorSet), | ||
version, | ||
manifest_version: 2, | ||
description, | ||
description: 'Themer generated theme for Firefox.', | ||
theme: { | ||
@@ -22,0 +22,0 @@ colors: { |
{ | ||
"name": "themer-firefox", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "A Firefox theme generator for themer.", | ||
@@ -5,0 +5,0 @@ "homepage": "https://github.com/j4nr6n/themer-firefox", |
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
5414