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

@lumino/collections

Package Overview
Dependencies
Maintainers
7
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lumino/collections - npm Package Compare versions

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

10

package.json
{
"name": "@lumino/collections",
"version": "2.0.0-alpha.6",
"version": "2.0.0-alpha.7",
"description": "Lumino Generic Collections",

@@ -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"

@@ -47,3 +48,3 @@ },

"dependencies": {
"@lumino/algorithm": "^2.0.0-alpha.6"
"@lumino/algorithm": "^2.0.0-alpha.7"
},

@@ -60,6 +61,7 @@ "devDependencies": {

"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",

@@ -66,0 +68,0 @@ "rimraf": "^3.0.2",

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