@lumigo/node-core
Advanced tools
Comparing version 1.1.0 to 1.4.0
{ | ||
"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 |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
92232
56
908
3
1