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

plexiform

Package Overview
Dependencies
Maintainers
2
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 3.1.0 to 3.1.1

4

index.js

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

name: "Plexiform",
version: "3.1.0",
version: "3.1.1",
author: "Raith"

@@ -209,3 +209,3 @@ };

spec = processor(specobj);
console.log(`Processed spec using "${spec_processor}"`);
console.log(`Processed spec using "${build_name}".process`);

@@ -212,0 +212,0 @@ if ("save" in argv.options) {

{
"name": "plexiform",
"version": "3.1.0",
"version": "3.1.1",
"description": "A very simple template-driven generator.",

@@ -5,0 +5,0 @@ "main": "index.js",

# Plexiform
> **v3.1.0**
> **v3.1.1**

@@ -5,0 +5,0 @@ | In this document |

@@ -33,3 +33,4 @@ # Plexiform

| 2017-12-31 | v3.1.0 | Raith | Removal of processor parameter now that this has become more formalised. Will use exported process method of the build module instead |
| 2017-01-01 | v3.1.1 | Raith | Fix reference to defunct variable (should be using TypeScript) |
---
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