Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@apigames/highres-timer

Package Overview
Dependencies
Maintainers
1
Versions
84
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@apigames/highres-timer - npm Package Compare versions

Comparing version 22.2.4 to 23.1.0

2

lib/highres.timer.d.ts

@@ -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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc