@sats-connect/core
Advanced tools
Comparing version 0.0.2-7d8cb11 to 0.0.2
{ | ||
"name": "@sats-connect/core", | ||
"version": "0.0.2-7d8cb11", | ||
"main": "dist/index.js", | ||
"version": "0.0.2", | ||
"main": "dist/index.mjs", | ||
"module": "dist/index.mjs", | ||
"types": "dist/index.d.ts", | ||
"files": [ | ||
@@ -11,3 +13,3 @@ "dist" | ||
"build-debug": "webpack --mode development", | ||
"build": "npm run clean && tsc", | ||
"build": "npm run clean && tsup src/index.ts --format esm --dts", | ||
"clean": "rimraf dist", | ||
@@ -42,2 +44,3 @@ "lint": "prettier --write .", | ||
"ts-loader": "^9.4.1", | ||
"tsup": "^8.0.2", | ||
"typescript": "^4.9.4", | ||
@@ -44,0 +47,0 @@ "util": "^0.12.4", |
@@ -5,3 +5,2 @@ # `@sats-connect/core` | ||
# Building the `@sats-connect/core` package | ||
@@ -8,0 +7,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
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
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
49103
16
4
601
16
1