Socket
Socket
Sign inDemoInstall

ghost-upload-theme

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ghost-upload-theme - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

dist/index.js

5

package.json
{
"name": "ghost-upload-theme",
"version": "1.0.0",
"version": "1.0.1",
"description": "Easily upload a theme to https://ghost.org",

@@ -13,3 +13,3 @@ "keywords": [],

"bin": {
"ghost-upload-theme": "./dist/ghost-upload-theme.umd.js"
"ghost-upload-theme": "./dist/index.js"
},

@@ -30,2 +30,3 @@ "preferGlobal": true,

"build": "tsc --module commonjs && rollup -c rollup.config.ts && typedoc --out docs --target es6 --theme minimal --mode file src",
"copy-index": "cp ./src/index.js ./dist",
"start": "rollup -c rollup.config.ts -w",

@@ -32,0 +33,0 @@ "test": "jest",

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