Comparing version 1.0.0 to 1.0.1
@@ -1,2 +0,1 @@ | ||
var Stream = require('stream'); | ||
var toml = require('./lib/toml'); | ||
@@ -3,0 +2,0 @@ |
{ | ||
"name": "toml", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "TOML parser for Node.js", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -6,6 +6,8 @@ TOML Parser for Node.js | ||
[![NPM](https://nodei.co/npm/toml.png?downloads=true)](https://nodei.co/npm/toml/) | ||
If you haven't heard of TOML, well you're just missing out. [Go check it out now.](https://github.com/mojombo/toml) Back? Good. | ||
Instalation | ||
----------- | ||
Installation | ||
------------ | ||
@@ -12,0 +14,0 @@ toml-node is available via npm. |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
95193
73
0
2482