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

@elastic.io/component-commons-library

Package Overview
Dependencies
Maintainers
16
Versions
146
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@elastic.io/component-commons-library - npm Package Compare versions

Comparing version 0.0.3-dev.2 to 0.0.3-dev.3

lib/attachment/AttachmentProcessor.d.ts

4

package.json
{
"name": "@elastic.io/component-commons-library",
"version": "0.0.3-dev.2",
"version": "0.0.3-dev.3",
"description": "Library for most common component development cases",

@@ -11,2 +11,3 @@ "author": {

"main": "lib/index.ts",
"types": "lib/index.d.ts",
"files": [

@@ -24,2 +25,3 @@ "lib"

"preparepublish": "npm run tsc",
"prepublishOnly": "tsc -p ./ --outDir lib/",
"test": "LOG_LEVEL=trace LOG_OUTPUT_MODE=long mocha --require ts-node/register test/**/*.ts --timeout 50000",

@@ -26,0 +28,0 @@ "posttest": "npm run tsc"

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