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 1.0.2 to 1.0.3

0

index.js

@@ -0,0 +0,0 @@ const highResTimer = require("./src/high.resolution.timer.utils");

9

package.json

@@ -6,3 +6,3 @@ {

"license": "UNLICENSED",
"version": "1.0.2",
"version": "1.0.3",
"main": "index.js",

@@ -15,2 +15,7 @@ "scripts": {

"collectCoverage": true,
"collectCoverageFrom": [
"**/*.js",
"!**/node_modules/**",
"!**/WebStorm/**"
],
"roots": [

@@ -25,3 +30,3 @@ "<rootDir>/tests/"

"devDependencies": {
"jest": "^24.9.0"
"jest": "^25.1.0"
},

@@ -28,0 +33,0 @@ "repository": {

# apigames-highres-timer
API Games High Resolution Timer Componentry

@@ -0,0 +0,0 @@ exports.startTime = function () {

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