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

@liqd-js/heap

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@liqd-js/heap - npm Package Compare versions

Comparing version 1.1.1 to 1.1.2

5

dist/heap.js

@@ -1,2 +0,4 @@

export default class Heap {
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
class Heap {
data;

@@ -193,1 +195,2 @@ index;

}
exports.default = Heap;

2

package.json
{
"name": "@liqd-js/heap",
"version": "1.1.1",
"version": "1.1.2",
"description": "",

@@ -5,0 +5,0 @@ "author": "radixxko",

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