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

@niceties/draftlog-appender

Package Overview
Dependencies
Maintainers
1
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@niceties/draftlog-appender - npm Package Compare versions

Comparing version 1.0.0-beta.4 to 1.0.0-beta.5

3

dist/core.js

@@ -21,2 +21,5 @@ 'use strict';

}
if (!model.items_.length) {
return;
}
let key = 0;

@@ -23,0 +26,0 @@ const stack = [[...model.items_]];

2

package.json
{
"version": "1.0.0-beta.4",
"version": "1.0.0-beta.5",
"license": "MIT",

@@ -4,0 +4,0 @@ "name": "@niceties/draftlog-appender",

@@ -18,2 +18,4 @@ # Draftlog Appender

### [Changlelog](./CHANGELOG.md)
# Installation

@@ -20,0 +22,0 @@

Sorry, the diff of this file is not supported yet

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