New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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 1.0.11 to 1.0.12

0

build.jest.config.js

@@ -0,0 +0,0 @@ module.exports = {

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

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

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

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

7

package.json

@@ -6,7 +6,8 @@ {

"license": "MIT",
"version": "1.0.11",
"version": "1.0.12",
"main": "lib/index.js",
"types": "lib/index.d.ts",
"scripts": {
"build": "rmdir /s /q lib & tsc & jest --config build.jest.config.js",
"ms:build": "rmdir /s /q lib & tsc & jest --config build.jest.config.js",
"mac:build": "rm -rf lib;tsc;jest --config build.jest.config.js",
"test:coverage": "jest --coverage",

@@ -18,3 +19,3 @@ "test:watch": "jest --watch"

"@types/jest": "^26.0.15",
"@types/node": "^14.14.9",
"@types/node": "^14.14.10",
"@typescript-eslint/eslint-plugin": "^3.10.1",

@@ -21,0 +22,0 @@ "@typescript-eslint/parser": "^3.10.1",

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