@apigames/highres-timer
Advanced tools
Comparing version 22.1.0 to 22.1.1
{ | ||
"name": "@apigames/highres-timer", | ||
"author": "API Games Limited", | ||
"author": { | ||
"name" : "API Games Limited", | ||
"email" : "hello@api.games", | ||
"url" : "https://api.games" | ||
}, | ||
"contributors": [ | ||
{ | ||
"name" : "Erich Kuba", | ||
"email" : "erich.kuba@api.games" | ||
} | ||
], | ||
"description": "API Games High Resolution Timer", | ||
"license": "MIT", | ||
"version": "22.1.0", | ||
"version": "22.1.1", | ||
"main": "lib/index.js", | ||
@@ -26,18 +36,18 @@ "types": "lib/index.d.ts", | ||
"dependencies": { | ||
"@apigames/json": "22.1.0" | ||
"@apigames/json": "22.1.1" | ||
}, | ||
"devDependencies": { | ||
"@types/jest": "27.4.0", | ||
"@types/node": "14.18.10", | ||
"@typescript-eslint/eslint-plugin": "5.10.2", | ||
"@typescript-eslint/parser": "5.10.2", | ||
"eslint": "8.8.0", | ||
"@types/jest": "27.4.1", | ||
"@types/node": "14.18.12", | ||
"@typescript-eslint/eslint-plugin": "5.15.0", | ||
"@typescript-eslint/parser": "5.15.0", | ||
"eslint": "8.11.0", | ||
"eslint-config-airbnb": "19.0.4", | ||
"eslint-plugin-import": "2.25.4", | ||
"eslint-plugin-jsx-a11y": "6.5.1", | ||
"eslint-plugin-react": "7.28.0", | ||
"eslint-plugin-react": "7.29.4", | ||
"eslint-plugin-react-hooks": "4.3.0", | ||
"jest": "27.4.7", | ||
"jest": "27.5.1", | ||
"ts-jest": "27.1.3", | ||
"typescript": "4.5.5" | ||
"typescript": "4.6.2" | ||
}, | ||
@@ -44,0 +54,0 @@ "repository": { |
10120
+ Added@apigames/json@22.1.1(transitive)
- Removed@apigames/json@22.1.0(transitive)
Updated@apigames/json@22.1.1