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

@elastic.io/batching-library

Package Overview
Dependencies
Maintainers
2
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@elastic.io/batching-library - npm Package Compare versions

Comparing version 0.0.1-dev.4 to 0.0.1-dev.5

out/lib/client.d.ts

4

package.json
{
"name": "@elastic.io/batching-library",
"version": "0.0.1-dev.4",
"version": "0.0.1-dev.5",
"description": "Library for batching implementation on elastic.io",

@@ -13,3 +13,3 @@ "homepage": "https://github.com/elasticio/batching-library#readme",

"directories": {
"build": "build",
"build": "out",
"lib": "lib",

@@ -16,0 +16,0 @@ "test": "test"

@@ -17,4 +17,4 @@ {

// "outFile": "./", /* Concatenate and emit output to single file. */
"outDir": "./build", /* Redirect output structure to the directory. */
// "rootDir": "./", /* Specify the root directory of input files. Use to control the output directory structure with --outDir. */
"outDir": "./out", /* Redirect output structure to the directory. */
// "rootDir": "./lib", /* Specify the root directory of input files. Use to control the output directory structure with --outDir. */
// "composite": true, /* Enable project compilation */

@@ -58,3 +58,3 @@ // "incremental": true, /* Enable incremental compilation */

// "paths": {}, /* A series of entries which re-map imports to lookup locations relative to the 'baseUrl'. */
"rootDirs": ["./lib"], /* List of root folders whose combined content represents the structure of the project at runtime. */
// "rootDirs": ["./lib"], /* List of root folders whose combined content represents the structure of the project at runtime. */
// "typeRoots": [], /* List of folders to include type definitions from. */

@@ -61,0 +61,0 @@ // "types": [], /* Type declaration files to be included in compilation. */

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