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

themer-firefox

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

themer-firefox - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

src/index.js

8

package.json
{
"name": "themer-firefox",
"version": "1.0.1",
"version": "1.0.2",
"description": "A Firefox theme generator for themer.",

@@ -26,9 +26,9 @@ "homepage": "https://github.com/j4nr6n/themer-firefox",

"scripts": {
"build": "themer -c themer-colors-default -t lib/index.js -o build",
"build": "themer -c themer-colors-default -t src/index.js -o build",
"clean": "rm -rf build/"
},
"main": "lib/index.js",
"main": "src/index.js",
"files": [
"/lib/index.js"
"/src/index.js"
]
}

@@ -0,1 +1,2 @@

![GitHub package.json version](https://img.shields.io/github/package-json/v/j4nr6n/themer-firefox)
# themer-firefox

@@ -2,0 +3,0 @@ A Firefox theme generator for [themer](https://github.com/mjswensen/themer).

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