New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

posthtml-ast-is-empty

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

posthtml-ast-is-empty - npm Package Compare versions

Comparing version 2.0.0 to 2.1.0

2

CHANGELOG.md

@@ -7,3 +7,3 @@ # Change Log

## 2.0.0 - 2016-12-25
## [2.0.0] - 2016-12-25
### Changed

@@ -10,0 +10,0 @@ - Slight API change. Now, when a strange thing (function, null, undefined) is encountered anywhere in the input, including somewhere nested deeply within array/object tree, **library doesn't throw** anymore, but returns **null**. This is to make it more developer-friendly. Null will be completely acceptable value in the IF statements and you can freely use this library on those strange cases.

{
"name": "posthtml-ast-is-empty",
"version": "2.0.0",
"version": "2.1.0",
"description": "Find out, is nested array/object/string tree is empty",

@@ -5,0 +5,0 @@ "main": "index.js",

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