Comparing version 2.0.2 to 2.0.3
{ | ||
"name": "toml", | ||
"version": "2.0.2", | ||
"version": "2.0.3", | ||
"description": "TOML parser for Node.js", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -62,2 +62,6 @@ TOML Parser for Node.js | ||
### Requiring with Node.js | ||
You can use the [toml-require package](https://github.com/BinaryMuse/toml-require) to `require()` your `.toml` files with Node.js | ||
Live Demo | ||
@@ -64,0 +68,0 @@ --------- |
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
85476
93