mirror of
https://github.com/LukeHagar/usage-statistics.git
synced 2025-12-06 04:21:55 +00:00
chore: update skia-canvas version in package.json and bun.lock; adjust timestamps in stats.json and Test-Readme.md
This commit is contained in:
8
.github/workflows/test-action-local.yml
vendored
8
.github/workflows/test-action-local.yml
vendored
@@ -50,12 +50,12 @@ jobs:
|
|||||||
env:
|
env:
|
||||||
NODE_ENV: production
|
NODE_ENV: production
|
||||||
SKIA_CANVAS_USE_SYSTEM_LIBRARIES: 1
|
SKIA_CANVAS_USE_SYSTEM_LIBRARIES: 1
|
||||||
NODE_PATH: ${{ github.workspace }}/node_modules
|
|
||||||
run: |
|
run: |
|
||||||
# Try rebuilding with npm first, then bun
|
# Rebuild skia-canvas native modules
|
||||||
npm rebuild skia-canvas || bun rebuild skia-canvas
|
cd node_modules/skia-canvas && npm rebuild
|
||||||
|
cd ../..
|
||||||
# Debug: Check what's in the skia-canvas directory
|
# Debug: Check what's in the skia-canvas directory
|
||||||
ls -la node_modules/skia-canvas/lib/classes/
|
ls -la node_modules/skia-canvas/lib/
|
||||||
# Verify the module can be loaded
|
# Verify the module can be loaded
|
||||||
node -e "console.log('Testing skia-canvas import...'); require('skia-canvas'); console.log('✅ skia-canvas loaded successfully')"
|
node -e "console.log('Testing skia-canvas import...'); require('skia-canvas'); console.log('✅ skia-canvas loaded successfully')"
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
<!-- METRICS_START -->
|
<!-- METRICS_START -->
|
||||||
# Usage Statistics
|
# Usage Statistics
|
||||||
|
|
||||||
Last updated: 8/14/2025, 9:46:15 PM
|
Last updated: 8/14/2025, 9:53:13 PM
|
||||||
|
|
||||||
Below are stats from artifacts tracked across NPM, GitHub, PyPI and PowerShell.
|
Below are stats from artifacts tracked across NPM, GitHub, PyPI and PowerShell.
|
||||||
|
|
||||||
|
|||||||
2
bun.lock
2
bun.lock
@@ -16,7 +16,7 @@
|
|||||||
"fast-xml-parser": "5.2.5",
|
"fast-xml-parser": "5.2.5",
|
||||||
"moment": "2.30.1",
|
"moment": "2.30.1",
|
||||||
"semver": "^7.5.0",
|
"semver": "^7.5.0",
|
||||||
"skia-canvas": "^2.0.2",
|
"skia-canvas": "2.0.2",
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@types/bun": "latest",
|
"@types/bun": "latest",
|
||||||
|
|||||||
@@ -33,7 +33,7 @@
|
|||||||
"fast-xml-parser": "5.2.5",
|
"fast-xml-parser": "5.2.5",
|
||||||
"moment": "2.30.1",
|
"moment": "2.30.1",
|
||||||
"semver": "^7.5.0",
|
"semver": "^7.5.0",
|
||||||
"skia-canvas": "^2.0.2"
|
"skia-canvas": "2.0.2"
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
"bun": ">=1.0.0"
|
"bun": ">=1.0.0"
|
||||||
|
|||||||
16
stats.json
16
stats.json
@@ -2,7 +2,7 @@
|
|||||||
{
|
{
|
||||||
"platform": "NPM",
|
"platform": "NPM",
|
||||||
"name": "sailpoint-api-client",
|
"name": "sailpoint-api-client",
|
||||||
"timestamp": "2025-08-15T02:46:14.715Z",
|
"timestamp": "2025-08-15T02:53:11.849Z",
|
||||||
"metrics": {
|
"metrics": {
|
||||||
"downloadsTotal": 16740,
|
"downloadsTotal": 16740,
|
||||||
"downloadsMonthly": 1308,
|
"downloadsMonthly": 1308,
|
||||||
@@ -3611,7 +3611,7 @@
|
|||||||
{
|
{
|
||||||
"platform": "GitHub",
|
"platform": "GitHub",
|
||||||
"name": "sailpoint-oss/sailpoint-cli",
|
"name": "sailpoint-oss/sailpoint-cli",
|
||||||
"timestamp": "2025-08-15T02:46:14.662Z",
|
"timestamp": "2025-08-15T02:53:11.260Z",
|
||||||
"metrics": {
|
"metrics": {
|
||||||
"stars": 35,
|
"stars": 35,
|
||||||
"forks": 24,
|
"forks": 24,
|
||||||
@@ -3640,7 +3640,7 @@
|
|||||||
{
|
{
|
||||||
"platform": "PyPI",
|
"platform": "PyPI",
|
||||||
"name": "sailpoint",
|
"name": "sailpoint",
|
||||||
"timestamp": "2025-08-15T02:46:14.395Z",
|
"timestamp": "2025-08-15T02:53:11.237Z",
|
||||||
"metrics": {
|
"metrics": {
|
||||||
"downloadsTotal": 21614,
|
"downloadsTotal": 21614,
|
||||||
"downloadsMonthly": 10108,
|
"downloadsMonthly": 10108,
|
||||||
@@ -7287,7 +7287,7 @@
|
|||||||
{
|
{
|
||||||
"platform": "PowerShell",
|
"platform": "PowerShell",
|
||||||
"name": "PSSailPoint",
|
"name": "PSSailPoint",
|
||||||
"timestamp": "2025-08-15T02:46:15.808Z",
|
"timestamp": "2025-08-15T02:53:13.602Z",
|
||||||
"metrics": {
|
"metrics": {
|
||||||
"downloadsTotal": 20447,
|
"downloadsTotal": 20447,
|
||||||
"downloadsRange": [
|
"downloadsRange": [
|
||||||
@@ -7467,7 +7467,7 @@
|
|||||||
{
|
{
|
||||||
"platform": "PowerShell",
|
"platform": "PowerShell",
|
||||||
"name": "PSSailpoint.V3",
|
"name": "PSSailpoint.V3",
|
||||||
"timestamp": "2025-08-15T02:46:14.864Z",
|
"timestamp": "2025-08-15T02:53:11.575Z",
|
||||||
"metrics": {
|
"metrics": {
|
||||||
"downloadsTotal": 11721,
|
"downloadsTotal": 11721,
|
||||||
"downloadsRange": [
|
"downloadsRange": [
|
||||||
@@ -7582,7 +7582,7 @@
|
|||||||
{
|
{
|
||||||
"platform": "PowerShell",
|
"platform": "PowerShell",
|
||||||
"name": "PSSailpoint.Beta",
|
"name": "PSSailpoint.Beta",
|
||||||
"timestamp": "2025-08-15T02:46:15.235Z",
|
"timestamp": "2025-08-15T02:53:11.842Z",
|
||||||
"metrics": {
|
"metrics": {
|
||||||
"downloadsTotal": 12049,
|
"downloadsTotal": 12049,
|
||||||
"downloadsRange": [
|
"downloadsRange": [
|
||||||
@@ -7697,7 +7697,7 @@
|
|||||||
{
|
{
|
||||||
"platform": "PowerShell",
|
"platform": "PowerShell",
|
||||||
"name": "PSSailpoint.V2024",
|
"name": "PSSailpoint.V2024",
|
||||||
"timestamp": "2025-08-15T02:46:15.166Z",
|
"timestamp": "2025-08-15T02:53:12.152Z",
|
||||||
"metrics": {
|
"metrics": {
|
||||||
"downloadsTotal": 11716,
|
"downloadsTotal": 11716,
|
||||||
"downloadsRange": [
|
"downloadsRange": [
|
||||||
@@ -7812,7 +7812,7 @@
|
|||||||
{
|
{
|
||||||
"platform": "PowerShell",
|
"platform": "PowerShell",
|
||||||
"name": "PSSailpoint.V2025",
|
"name": "PSSailpoint.V2025",
|
||||||
"timestamp": "2025-08-15T02:46:14.912Z",
|
"timestamp": "2025-08-15T02:53:11.414Z",
|
||||||
"metrics": {
|
"metrics": {
|
||||||
"downloadsTotal": 1009,
|
"downloadsTotal": 1009,
|
||||||
"downloadsRange": [
|
"downloadsRange": [
|
||||||
|
|||||||
Reference in New Issue
Block a user