Socket
Socket
Sign inDemoInstall

nanoscheduler

Package Overview
Dependencies
1
Maintainers
24
Versions
4
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.2 to 1.0.3

1

index.js

@@ -26,3 +26,2 @@ var assert = require('assert')

assert.equal(typeof cb, 'function', 'nanoscheduler.push: cb should be type function')
if (!this.hasWindow) return

@@ -29,0 +28,0 @@ this.queue.push(cb)

2

package.json

@@ -5,3 +5,3 @@ {

"repository": "choojs/nanoscheduler",
"version": "1.0.2",
"version": "1.0.3",
"scripts": {

@@ -8,0 +8,0 @@ "start": "node .",

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc