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

@enterprise_search/indexing

Package Overview
Dependencies
Maintainers
0
Versions
205
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@enterprise_search/indexing - npm Package Compare versions

Comparing version 0.4.22 to 0.4.23

dist/src/column.details.d.ts

1

dist/index.d.ts
export * from './src/access';
export * from './src/column.details';
export * from './src/forest.index';

@@ -3,0 +4,0 @@ export * from './src/index.config.defaults';

@@ -18,2 +18,3 @@ "use strict";

__exportStar(require("./src/access"), exports);
__exportStar(require("./src/column.details"), exports);
__exportStar(require("./src/forest.index"), exports);

@@ -20,0 +21,0 @@ __exportStar(require("./src/index.config.defaults"), exports);

7

package.json
{
"name": "@enterprise_search/indexing",
"description": "general code to help with indexing",
"version": "0.4.22",
"version": "0.4.23",
"main": "dist/index",

@@ -23,7 +23,8 @@ "types": "dist/index",

"dependencies": {
"cheerio": "^1.0.0-rc.12",
"@laoban/utils": "1.4.51",
"@laoban/variables": "1.4.51",
"@itsmworkbench/utils": "0.3.11",
"@enterprise_search/indexconfig": "0.4.22",
"@enterprise_search/kleislis": "0.4.22",
"@enterprise_search/indexconfig": "0.4.23",
"@enterprise_search/kleislis": "0.4.23",
"debug": "^4.3.4"

@@ -30,0 +31,0 @@ },

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