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

haystack-nclient

Package Overview
Dependencies
Maintainers
14
Versions
51
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

haystack-nclient - npm Package Compare versions

Comparing version 3.0.22-beta.2 to 3.0.22

0

dist/client/Client.d.ts

@@ -0,0 +0,0 @@ import { HNamespace, HVal, HaysonVal } from 'haystack-core';

@@ -0,0 +0,0 @@ import { HNamespace } from 'haystack-core';

@@ -0,0 +0,0 @@ import { HGrid, HDict, HaysonDict, HList } from 'haystack-core';

@@ -0,0 +0,0 @@ import { HGrid } from 'haystack-core';

@@ -0,0 +0,0 @@ import { HVal } from 'haystack-core';

@@ -0,0 +0,0 @@ import { CsrfRequestInit } from './finCsrfFetch';

@@ -0,0 +0,0 @@ /**

@@ -0,0 +0,0 @@ import { HGrid } from 'haystack-core';

@@ -0,0 +0,0 @@ import { HDict, HGrid, HMarker, HRef, HaysonDict, HList } from 'haystack-core';

@@ -0,0 +0,0 @@ import { HGrid, HRef, HDict, HaysonDict, HList, HaysonVal, HVal, HStr, HNum, HDate, HDateTime } from 'haystack-core';

@@ -0,0 +0,0 @@ import { ClientServiceConfig } from './ClientServiceConfig';

@@ -0,0 +0,0 @@ import { HGrid, HRef, HDict, HaysonDict, HList } from 'haystack-core';

@@ -0,0 +0,0 @@ import { HaysonDict, HDict, HGrid, HMarker, HRef } from 'haystack-core';

@@ -0,0 +0,0 @@ import { HDict, HGrid, HRef } from 'haystack-core';

@@ -0,0 +0,0 @@ import { HBool, HDate, HDateTime, HDict, HList, HNum, HRef, HStr, HTime, HVal } from 'haystack-core';

@@ -0,0 +0,0 @@ import { ClientServiceConfig } from './ClientServiceConfig';

@@ -0,0 +0,0 @@ import { HGrid, HDict, HRef } from 'haystack-core';

@@ -0,0 +0,0 @@ import { HRef, HDict } from 'haystack-core';

@@ -0,0 +0,0 @@ import { HRef, HDict } from 'haystack-core';

@@ -0,0 +0,0 @@ import { HGrid, HDict, HRef } from 'haystack-core';

@@ -0,0 +0,0 @@ import { HNum } from 'haystack-core';

@@ -0,0 +0,0 @@ import { HVal } from 'haystack-core';

@@ -0,0 +0,0 @@ import { ClientServiceConfig } from '../ClientServiceConfig';

@@ -0,0 +0,0 @@ import { ClientServiceConfig } from '../ClientServiceConfig';

@@ -0,0 +0,0 @@ import { HGrid } from 'haystack-core';

@@ -0,0 +0,0 @@ /**

@@ -0,0 +0,0 @@ import { HList, HRef } from 'haystack-core';

@@ -0,0 +0,0 @@ import { HRef, HDict, HList, HGrid, HaysonDict } from 'haystack-core';

@@ -0,0 +0,0 @@ /**

@@ -0,0 +0,0 @@ /**

@@ -0,0 +0,0 @@ /**

@@ -0,0 +0,0 @@ import { HDateTime, HDict, HRef } from 'haystack-core';

12

package.json

@@ -13,3 +13,3 @@ {

"homepage": "https://github.com/j2inn/haystack-nclient",
"version": "3.0.22-beta.2",
"version": "3.0.22",
"module": "dist/index.es.js",

@@ -43,4 +43,4 @@ "main": "dist/index.js",

"@types/node-fetch": "^2.6.2",
"@typescript-eslint/eslint-plugin": "^5.30.6",
"@typescript-eslint/parser": "^5.30.6",
"@typescript-eslint/eslint-plugin": "^5.30.7",
"@typescript-eslint/parser": "^5.30.7",
"babel-jest": "^28.1.3",

@@ -53,3 +53,3 @@ "copy-webpack-plugin": "^11.0.0",

"fetch-mock": "^9.10.7",
"haystack-core": "^2.0.33",
"haystack-core": "^2.0.34",
"html-loader": "^4.1.0",

@@ -79,4 +79,4 @@ "html-webpack-plugin": "^5.5.0",

"peerDependencies": {
"haystack-core": "^2.0.32"
"haystack-core": "^2.0.34"
}
}
}

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