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
85
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 23.1.5 to 23.2.0

0

lib/highres.timer.d.ts

@@ -0,0 +0,0 @@ export type HighresTimeType = [number, number];

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import { HighresTimeType } from './highres.timer';

@@ -0,0 +0,0 @@ "use strict";

16

package.json

@@ -16,3 +16,3 @@ {

"license": "MIT",
"version": "23.1.5",
"version": "23.2.0",
"main": "lib/index.js",

@@ -37,10 +37,10 @@ "types": "lib/index.d.ts",

"dependencies": {
"@apigames/json": "23.1.6"
"@apigames/json": "23.2.0"
},
"devDependencies": {
"@types/jest": "29.5.0",
"@types/node": "18.15.3",
"@typescript-eslint/eslint-plugin": "5.55.0",
"@typescript-eslint/parser": "5.55.0",
"eslint": "8.36.0",
"@types/node": "18.15.11",
"@typescript-eslint/eslint-plugin": "5.58.0",
"@typescript-eslint/parser": "5.58.0",
"eslint": "8.38.0",
"eslint-config-airbnb": "19.0.4",

@@ -53,4 +53,4 @@ "eslint-plugin-import": "2.27.5",

"jest-environment-jsdom": "29.5.0",
"ts-jest": "29.0.5",
"typescript": "4.9.5"
"ts-jest": "29.1.0",
"typescript": "5.0.4"
},

@@ -57,0 +57,0 @@ "repository": {

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