Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@lumigo/node-core

Package Overview
Dependencies
Maintainers
3
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lumigo/node-core - npm Package Compare versions

Comparing version 1.1.0 to 1.4.0

lib/common/functionUtils.d.ts

8

package.json
{
"name": "@lumigo/node-core",
"version": "1.1.0",
"version": "1.4.0",
"description": "Lumigo core node sdk",
"main": "dist/index.js",
"main": "lib/index.js",
"private": false,
"types": "dist/index.d.ts",
"types": "lib/index.d.ts",
"scripts": {
"build": "rm -rf dist && tsc --build --force",
"build": "rm -rf lib && tsc --build --force",
"prepublishOnly": "npm run prettier:fix && npm run lint && npm run test",

@@ -11,0 +11,0 @@ "lint": "eslint \"src/**/*.{ts,tsx,js}\"",

@@ -1,1 +0,3 @@

# node-core
# node-core
Work in progress
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