Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

lz-node-utils

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

lz-node-utils - npm Package Compare versions

Comparing version 0.1.7 to 0.1.8

4

package.json
{
"name": "lz-node-utils",
"version": "0.1.7",
"version": "0.1.8",
"description": "Useful utility functions for node.",

@@ -12,3 +12,3 @@ "main": "lib/util.js",

"underscore": "^1.7.0",
"yaml-front-matter": "^3.2.3"
"yaml-front-matter": "lzilioli/js-yaml-front-matter#182516d"
},

@@ -15,0 +15,0 @@ "devDependencies": {

@@ -79,2 +79,3 @@ lz-node-utils

- v0.1.6 - `util.loadAppSettings` now behaves as expected with nested objects
- v0.1.7 - upgrade to latest `yaml-front-matter` (with my [pull request](https://github.com/dworthen/js-yaml-front-matter/pull/1)!)
- v0.1.7 ~~upgrade to latest `yaml-front-matter` (with my [pull request](https://github.com/dworthen/js-yaml-front-matter/pull/1)!)~~
- v0.1.8 Use my fork of `js-yaml-front-matter`, which npm installs cleanly.
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