🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

ejson-mark

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ejson-mark - npm Package Compare versions

Comparing version
1.0.0
to
1.0.1
+1
-1
ejson.js

@@ -61,3 +61,3 @@ // Generated by LiveScript 1.6.0

line = data[key];
if (typeof value === "object") {
if (typeof line === "object") {
writeString.push("@" + key + ".ejson");

@@ -64,0 +64,0 @@ this.stringify(value, key + ".ejson");

{
"name": "ejson-mark",
"version": "1.0.0",
"version": "1.0.1",
"description": "a easy light and quickly markup lang",

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

Sorry, the diff of this file is not supported yet