Socket
Socket
Sign inDemoInstall

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.22 to 2.0.23

8

dist/core/HNamespace.d.ts

@@ -553,2 +553,10 @@ import { HGrid } from './HGrid';

/**
* Validates kind for a tag. Tag values that are null are skipped.
*
* @param name The name of the tag.
* @param dict The dict used for validation.
* @throws An error if the kind is invalid.
*/
private validateKind;
/**
* Validates all of the tags on the dict. Any tags that don't exist in the namespcae

@@ -555,0 +563,0 @@ * will be skipped.

2

package.json

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

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