@apigames/highres-timer
Advanced tools
Comparing version 22.2.4 to 23.1.0
@@ -1,2 +0,2 @@ | ||
export declare type HighresTimeType = [number, number]; | ||
export type HighresTimeType = [number, number]; | ||
declare const _default: { | ||
@@ -3,0 +3,0 @@ (previousTimestamp?: HighresTimeType): HighresTimeType; |
@@ -16,3 +16,3 @@ { | ||
"license": "MIT", | ||
"version": "22.2.4", | ||
"version": "23.1.0", | ||
"main": "lib/index.js", | ||
@@ -37,14 +37,14 @@ "types": "lib/index.d.ts", | ||
"dependencies": { | ||
"@apigames/json": "22.2.4" | ||
"@apigames/json": "23.1.0" | ||
}, | ||
"devDependencies": { | ||
"@types/jest": "28.1.8", | ||
"@types/node": "16.18.3", | ||
"@typescript-eslint/eslint-plugin": "5.42.0", | ||
"@typescript-eslint/parser": "5.42.0", | ||
"eslint": "8.26.0", | ||
"@types/node": "16.18.8", | ||
"@typescript-eslint/eslint-plugin": "5.46.0", | ||
"@typescript-eslint/parser": "5.46.0", | ||
"eslint": "8.29.0", | ||
"eslint-config-airbnb": "19.0.4", | ||
"eslint-plugin-import": "2.26.0", | ||
"eslint-plugin-jsx-a11y": "6.6.1", | ||
"eslint-plugin-react": "7.31.10", | ||
"eslint-plugin-react": "7.31.11", | ||
"eslint-plugin-react-hooks": "4.6.0", | ||
@@ -54,3 +54,3 @@ "jest": "28.1.3", | ||
"ts-jest": "28.0.8", | ||
"typescript": "4.8.4" | ||
"typescript": "4.9.4" | ||
}, | ||
@@ -57,0 +57,0 @@ "repository": { |
@@ -46,3 +46,2 @@ # API Games High Resolution Timer | ||
## Authors or Acknowledgments | ||
@@ -49,0 +48,0 @@ |
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
8669
54
+ Added@apigames/json@23.1.0(transitive)
+ Addeddeep-equal@2.1.0(transitive)
- Removed@apigames/json@22.2.4(transitive)
- Removeddeep-equal@2.0.5(transitive)
Updated@apigames/json@23.1.0