Comparing version 2.1.0 to 2.1.1
{ | ||
"types": { | ||
"huid": { | ||
"cs": "long", | ||
"ts": "string" | ||
}, | ||
"huid?": { | ||
"cs": "long?", | ||
"ts": "string | null" | ||
}, | ||
"guid": { | ||
@@ -4,0 +12,0 @@ "cs": "Guid", |
@@ -26,3 +26,3 @@ #!/usr/bin/env node | ||
name: "Plexiform", | ||
version: "2.1.0", | ||
version: "2.1.1", | ||
author: "Raith" | ||
@@ -29,0 +29,0 @@ }; |
{ | ||
"name": "plexiform", | ||
"version": "2.1.0", | ||
"version": "2.1.1", | ||
"description": "A very simple template-driven generator.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -28,3 +28,4 @@ # Plexiform | ||
| 2017-11-10 | v2.1.0 | Raith | Added new datatype 'datauri' which is implemented as a string, but flags its intended purpose for the sake of downstream tools | | ||
| 2017-12-05 | v2.1.1 | Raith | Added new datatype 'huid' which is implemented as a long in CS and a string in TS. JsonConverter translates between them | | ||
--- |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
23900
366
1