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

@lumino/algorithm

Package Overview
Dependencies
Maintainers
7
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lumino/algorithm - npm Package Compare versions

Comparing version 2.0.0-alpha.6 to 2.0.0-alpha.7

8

package.json
{
"name": "@lumino/algorithm",
"version": "2.0.0-alpha.6",
"version": "2.0.0-alpha.7",
"description": "Lumino Algorithms and Iterators",

@@ -38,3 +38,4 @@ "homepage": "https://github.com/jupyterlab/lumino",

"test:firefox-headless": "cd tests && karma start --browsers=FirefoxHeadless",
"test:ie": "cd tests && karma start --browsers=IE",
"test:webkit": "cd tests && karma start --browsers=Webkit",
"test:webkit-headless": "cd tests && karma start --browsers=WebkitHeadless",
"watch": "tsc --build --watch"

@@ -55,6 +56,7 @@ },

"karma-firefox-launcher": "^2.1.1",
"karma-ie-launcher": "^1.0.0",
"karma-mocha": "^2.0.1",
"karma-mocha-reporter": "^2.2.5",
"karma-webkit-launcher": "^1.0.2",
"mocha": "^9.0.3",
"playwright": "^1.26.0",
"postcss": "^8.4.14",

@@ -61,0 +63,0 @@ "rimraf": "^3.0.2",

@@ -14,4 +14,2 @@ // Copyright (c) Jupyter Development Team.

*
* @deprecated
*
* @returns A new iterator which yields nothing.

@@ -18,0 +16,0 @@ *

/**
* Create an empty iterator.
*
* @deprecated
*
* @returns A new iterator which yields nothing.

@@ -7,0 +5,0 @@ *

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

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