Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "runes3", | ||
"version": "1.0.0", | ||
"description": "Wrapper for bitcoin runes and satsignal's rune rpc\u001b[D\u001b[D\u001b[D\u001b[D\u001b[D\u001b[D\u001b[D\u001b[D\u001b[D\u001b[D\u001b[D\u001b[D\u001b[D\u001b[D\u001b[D\u001b[D\u001b[D\u001b[D\u001b[D\u001b[D\u001b[D\u001b[D\u001b[D\u001b[D\u001b[D\u001b[D\u001b[C utilities and satsignal's rpc\u001b[D\u001b[D\u001b[D\u001b[D\u001b[D\u001b[D\u001b[D\u001b[D\u001b[D\u001b[D\u001b[D\u001b[D\u001b[D\u001b[D\u001b[D\u001b[D\u001b[D\u001b[D\u001b[D\u001b[D\u001b[D\u001b[D\u001b[D\u001b[C\u001b[C\u001b[C\u001b[C\u001b[C\u001b[C\u001b[C\u001b[C\u001b[C\u001b[C\u001b[C\u001b[C\u001b[C\u001b[C\u001b[C\u001b[C\u001b[C\u001b[C\u001b[C\u001b[C\u001b[C\u001b[C\u001b[C\u001b[C\u001b[C\u001b[C\u001b[C\u001b[C\u001b[C\u001b[C\u001b[C\u001b[D", | ||
"version": "1.0.1", | ||
"description": "A Javascript library for interacting with Bitcoin Runes", | ||
"main": "index.js", | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
"test": "npm run build && node test.js", | ||
"build": "tsc" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/runeapeslabs/runesjs.git" | ||
"url": "git+https://github.com/runeapeslabs/runes3.git" | ||
}, | ||
@@ -22,5 +23,13 @@ "keywords": [ | ||
"bugs": { | ||
"url": "https://github.com/runeapeslabs/runesjs/issues" | ||
"url": "https://github.com/runeapeslabs/runes3/issues" | ||
}, | ||
"homepage": "https://github.com/runeapeslabs/runesjs#readme" | ||
"homepage": "https://github.com/runeapeslabs/runes3#readme", | ||
"devDependencies": { | ||
"@types/node": "^22.5.0", | ||
"typescript": "^5.5.4" | ||
}, | ||
"dependencies": { | ||
"axios": "^1.7.4", | ||
"chalk": "^4.0.0" | ||
} | ||
} |
@@ -1,2 +0,7 @@ | ||
# runesjs | ||
Rune api with wrappers built around satsignal | ||
![runes3](https://github.com/user-attachments/assets/aa3cd1f5-8a6d-405c-a9b1-8c21b8f26312) | ||
# runes3 | ||
A Javascript library for interacting with Bitcoin Runes | ||
Documentation can be found at: https://github.com/runeapeslabs/runes3 |
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
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
Trivial Package
Supply chain riskPackages less than 10 lines of code are easily copied into your own project and may not warrant the additional supply chain risk of an external dependency.
Found 1 instance in 1 package
No tests
QualityPackage does not have any tests. This is a strong signal of a poorly maintained or low quality package.
Found 1 instance in 1 package
20250
27
573
0
8
2
2
+ Addedaxios@^1.7.4
+ Addedchalk@^4.0.0
+ Addedansi-styles@4.3.0(transitive)
+ Addedasynckit@0.4.0(transitive)
+ Addedaxios@1.7.9(transitive)
+ Addedchalk@4.1.2(transitive)
+ Addedcolor-convert@2.0.1(transitive)
+ Addedcolor-name@1.1.4(transitive)
+ Addedcombined-stream@1.0.8(transitive)
+ Addeddelayed-stream@1.0.0(transitive)
+ Addedfollow-redirects@1.15.9(transitive)
+ Addedform-data@4.0.1(transitive)
+ Addedhas-flag@4.0.0(transitive)
+ Addedmime-db@1.52.0(transitive)
+ Addedmime-types@2.1.35(transitive)
+ Addedproxy-from-env@1.1.0(transitive)
+ Addedsupports-color@7.2.0(transitive)