@replicode/parallax
Advanced tools
Comparing version 1.1.77 to 1.1.78
@@ -16,4 +16,3 @@ export declare namespace Parallax { | ||
lastUpdated?: number; | ||
attemptedUpdates?: number; | ||
failedUpdated?: number; | ||
failedUpdates?: number; | ||
slug?: string; | ||
@@ -20,0 +19,0 @@ name?: string; |
{ | ||
"name": "@replicode/parallax", | ||
"version": "1.1.77", | ||
"version": "1.1.78", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "dist/index", |
@@ -21,4 +21,3 @@ | ||
lastUpdated?: number | ||
attemptedUpdates?: number | ||
failedUpdated?: number | ||
failedUpdates?: number | ||
slug?: string | ||
@@ -25,0 +24,0 @@ name?: string |
Sorry, the diff of this file is not supported yet
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
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
42995
973