Socket
Socket
Sign inDemoInstall

toml

Package Overview
Dependencies
Maintainers
1
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

toml - npm Package Compare versions

Comparing version 2.1.0 to 2.1.1

4

package.json
{
"name": "toml",
"version": "2.1.0",
"description": "TOML parser for Node.js",
"version": "2.1.1",
"description": "TOML parser for Node.js (parses TOML spec v0.3.1)",
"main": "index.js",

@@ -6,0 +6,0 @@ "scripts": {

@@ -13,3 +13,3 @@ TOML Parser for Node.js

toml-node supports version 0.2.0 the TOML spec as specified by [mojombo/toml@v0.2.0](https://github.com/mojombo/toml/blob/master/versions/toml-v0.2.0.md)
toml-node supports version 0.3.1 the TOML spec as specified by [mojombo/toml@v0.3.1](https://github.com/mojombo/toml/blob/master/versions/toml-v0.3.1.md)

@@ -16,0 +16,0 @@ Installation

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc