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

ag-timemachine

Package Overview
Dependencies
Maintainers
1
Versions
97
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ag-timemachine - npm Package Compare versions

Comparing version 1.0.33 to 1.0.34

2

package.json
{
"name": "ag-timemachine",
"version": "1.0.33",
"version": "1.0.34",
"description": "",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -122,3 +122,2 @@ "use strict";

if (this.buffer.target.value.getTime() > this._serverTime.value.getTime() + 2000) {
console.log(this.buffer.target.value, this._serverTime.value);
this.buffer.target.value = this._serverTime.value;

@@ -125,0 +124,0 @@ this._speed.value = 0;

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