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

plexiform

Package Overview
Dependencies
Maintainers
1
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

plexiform - npm Package Compare versions

Comparing version 1.2.0 to 1.2.1

6

bin/plexiform.js

@@ -22,3 +22,7 @@ #!/usr/bin/env node

var app = require('package.json');
var app = {
name: "Plexiform",
version: "1.2.1",
author: "Raith"
};

@@ -25,0 +29,0 @@ var appSignature = `${app.name} v${app.version} by ${app.author}`;

2

package.json
{
"name": "plexiform",
"version": "1.2.0",
"version": "1.2.1",
"description": "A very simple template-driven generator.",

@@ -5,0 +5,0 @@ "main": "bin/plexiform.js",

@@ -59,1 +59,2 @@ # Plexiform

| 2017-09-03 | v1.2.0 | Raith | Can now --init and build from a config file |
| 2017-09-03 | v1.2.1 | Raith | Bug fix |
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