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

haystack-core

Package Overview
Dependencies
Maintainers
12
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.25 to 2.0.26

3

dist/core/HRef.d.ts
import { Kind } from './Kind';
import { HVal } from './HVal';
import { HaysonRef } from './hayson';
import { HStr } from './HStr';
import { Node } from '../filter/Node';

@@ -10,3 +11,3 @@ import { HGrid } from './HGrid';

/** Accepted types for making a `HRef` from */
declare type RefBaseType = string | HaysonRef | HRef;
declare type RefBaseType = string | HaysonRef | HRef | HStr;
/**

@@ -13,0 +14,0 @@ * Haystack ref.

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

"email": "support@j2inn.com",
"version": "2.0.25",
"version": "2.0.26",
"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