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

@lumino/coreutils

Package Overview
Dependencies
Maintainers
3
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lumino/coreutils - npm Package Compare versions

Comparing version 1.4.0 to 1.4.1

25

package.json
{
"name": "@lumino/coreutils",
"version": "1.4.0",
"version": "1.4.1",
"description": "Lumino Core Utilities",

@@ -9,2 +9,6 @@ "homepage": "https://github.com/jupyterlab/lumino",

},
"repository": {
"type": "git",
"url": "https://github.com/jupyterlab/lumino.git"
},
"license": "BSD-3-Clause",

@@ -27,6 +31,2 @@ "author": "S. Chris Colbert <sccolbert@gmail.com>",

},
"repository": {
"type": "git",
"url": "https://github.com/jupyterlab/lumino.git"
},
"scripts": {

@@ -36,3 +36,3 @@ "api": "api-extractor run --local --verbose",

"build:test": "tsc --build tests && cd tests && webpack",
"clean": "rimraf lib",
"clean": "rimraf lib && rimraf *.tsbuildinfo",
"clean:test": "rimraf tests/build",

@@ -52,3 +52,3 @@ "docs": "typedoc --options tdoptions.json src",

"es6-promise": "^4.0.5",
"karma": "^1.5.0",
"karma": "^4.4.1",
"karma-chrome-launcher": "^2.0.0",

@@ -59,7 +59,8 @@ "karma-firefox-launcher": "^1.0.0",

"karma-mocha-reporter": "^2.2.2",
"mocha": "^3.2.0",
"mocha": "^6.2.2",
"rimraf": "^2.5.2",
"typedoc": "~0.12.0",
"typescript": "~3.0.3",
"webpack": "^2.2.1"
"typedoc": "~0.15.0",
"typescript": "~3.6.4",
"webpack": "^4.41.3",
"webpack-cli": "^3.3.10"
},

@@ -69,3 +70,3 @@ "publishConfig": {

},
"gitHead": "15fff95b04349ef7247e8e2e7a5f54c61171d613"
"gitHead": "53ec13d322579e356862268970649f9c1213a7ac"
}
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