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

haystack-core

Package Overview
Dependencies
Maintainers
11
Versions
47
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

haystack-core - npm Package Compare versions

Comparing version 2.0.18 to 2.0.19

6

dist/core/HNormalizer.d.ts

@@ -46,5 +46,5 @@ import { HDict } from './HDict';

export interface HLibDict extends HDefDict {
doc: HStr;
version: HStr;
baseUri: HUri;
doc?: HStr;
version?: HStr;
baseUri?: HUri;
depends?: HList<HSymbol>;

@@ -51,0 +51,0 @@ }

@@ -14,3 +14,3 @@ {

"email": "support@j2inn.com",
"version": "2.0.18",
"version": "2.0.19",
"module": "dist/index.es.js",

@@ -17,0 +17,0 @@ "main": "dist/index.js",

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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