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

@jupyterlite/translation

Package Overview
Dependencies
Maintainers
2
Versions
75
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jupyterlite/translation - npm Package Compare versions

Comparing version 0.1.0-alpha.22 to 0.1.0-alpha.23

6

lib/translation.js

@@ -41,3 +41,3 @@ import { PageConfig, URLExt } from '@jupyterlab/coreutils';

data: {},
message: `Language pack '${locale}' not installed!`
message: `Language pack '${locale}' not installed!`,
};

@@ -47,5 +47,5 @@ }

data: {
en: { displayName: 'English', nativeName: 'English' }
en: { displayName: 'English', nativeName: 'English' },
},
message: ''
message: '',
};

@@ -52,0 +52,0 @@ }

{
"name": "@jupyterlite/translation",
"version": "0.1.0-alpha.22",
"version": "0.1.0-alpha.23",
"description": "JupyterLite - Translation",

@@ -56,3 +56,3 @@ "homepage": "https://github.com/jupyterlite/jupyterlite",

"ts-jest": "^26.3.0",
"typescript": "~4.2.3"
"typescript": "~4.5.2"
},

@@ -59,0 +59,0 @@ "publishConfig": {

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