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

candor

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

candor - npm Package Compare versions

Comparing version 0.1.8 to 0.1.9

2

lib/candor.js

@@ -87,3 +87,3 @@ module.exports = (function() {

peg$c9 = function(ident, val) {
return m.buildRawContent(ident, val);
return m.closeOpenTags(ident) + m.buildRawContent(ident, val);
},

@@ -90,0 +90,0 @@ peg$c10 = function(val) {

{
"name": "candor",
"version": "0.1.8",
"version": "0.1.9",
"description": "A new way to write HTML, elegantly.",

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

Sorry, the diff of this file is not supported yet

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