Socket
Socket
Sign inDemoInstall

ghostly

Package Overview
Dependencies
11
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.2.2 to 1.3.0

lib/package.json

11

package.json
{
"name": "ghostly",
"version": "1.2.2",
"version": "1.3.0",
"description": "Ghostly template/print formatter engine",

@@ -22,7 +22,7 @@ "keywords": [

"author": "Martin Blom <martin@blom.org>",
"main": "dist/ghostly.js",
"types": "dist/ghostly.d.ts",
"main": "lib/src/ghostly.js",
"types": "lib/src/ghostly.d.ts",
"bin": "ghostly-cli",
"files": [
"dist",
"lib",
"ghostly-cli",

@@ -38,6 +38,7 @@ "phantomjs*"

"dependencies": {
"@divine/sysconsole": "^1.1.0",
"commander": "^2.19.0",
"daemonize-process": "^2.0.0",
"mz": "^2.7.0",
"phantomjs-prebuilt": "^2.1.16"
"phantomjs-bin": "^2.1.1"
},

@@ -44,0 +45,0 @@ "devDependencies": {

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc