Comparing version 2.0.3 to 2.0.4
# hjson-js History | ||
- v2.0.4 | ||
- move to hjson org | ||
- v2.0.3 | ||
@@ -29,4 +31,4 @@ - fix stringify regression | ||
- v1.7.2 | ||
- fixed stringify, see laktak/hjson#29 | ||
- optional root braces, see laktak/hjson#28 | ||
- fixed stringify, see hjson/hjson#29 | ||
- optional root braces, see hjson/hjson#28 | ||
- v1.6.3 | ||
@@ -33,0 +35,0 @@ - added stringify options |
@@ -7,3 +7,3 @@ /*! @preserve | ||
* Details and documentation: | ||
* https://github.com/laktak/hjson-js | ||
* https://github.com/hjson/hjson-js | ||
* | ||
@@ -10,0 +10,0 @@ * This code is based on the the JSON version by Douglas Crockford: |
@@ -7,3 +7,3 @@ /*! @preserve | ||
* Details and documentation: | ||
* https://github.com/laktak/hjson-js | ||
* https://github.com/hjson/hjson-js | ||
* | ||
@@ -10,0 +10,0 @@ * This code is based on the the JSON version by Douglas Crockford: |
@@ -6,3 +6,3 @@ { | ||
"author": "Christian Zangl", | ||
"version": "2.0.3", | ||
"version": "2.0.4", | ||
"keywords": [ | ||
@@ -28,6 +28,6 @@ "json", | ||
"type": "git", | ||
"url": "https://github.com/laktak/hjson-js.git" | ||
"url": "https://github.com/hjson/hjson-js.git" | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/laktak/hjson-js/issues" | ||
"url": "https://github.com/hjson/hjson-js/issues" | ||
}, | ||
@@ -34,0 +34,0 @@ "license": "MIT", |
# hjson-js | ||
[![Build Status](https://img.shields.io/travis/laktak/hjson-js.svg?style=flat-square)](http://travis-ci.org/laktak/hjson-js) | ||
[![Build Status](https://img.shields.io/travis/hjson/hjson-js.svg?style=flat-square)](http://travis-ci.org/hjson/hjson-js) | ||
[![NPM version](https://img.shields.io/npm/v/hjson.svg?style=flat-square)](http://www.npmjs.com/package/hjson) | ||
[![License](https://img.shields.io/github/license/laktak/hjson-js.svg?style=flat-square)](https://github.com/laktak/hjson-js/blob/master/LICENSE) | ||
[![License](https://img.shields.io/github/license/hjson/hjson-js.svg?style=flat-square)](https://github.com/hjson/hjson-js/blob/master/LICENSE) | ||
@@ -7,0 +7,0 @@ [Hjson](http://hjson.org), the Human JSON. A configuration file format for humans. Relaxed syntax, fewer mistakes, more comments. |
@@ -34,2 +34,4 @@ charset_test.hjson | ||
failKey3_test.hjson | ||
failKey4_test.hjson | ||
failMLStr1_test.hjson | ||
failObj1_test.hjson | ||
@@ -44,2 +46,3 @@ failObj2_test.hjson | ||
failStr6_test.hjson | ||
failStr7_test.hjson | ||
kan_test.hjson | ||
@@ -46,0 +49,0 @@ keys_test.hjson |
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
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
307696
145
2389
6