🚀 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.1
to
1.0.2
+1
-1
ejson.js

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

writeString.push("@" + key + ".ejson");
this.stringify(value, key + ".ejson");
this.stringify(line, key + ".ejson");
} else {

@@ -66,0 +66,0 @@ writeString.push(JSON.stringify(line));

{
"name": "ejson-mark",
"version": "1.0.1",
"version": "1.0.2",
"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