New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@logto/core-kit

Package Overview
Dependencies
Maintainers
1
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@logto/core-kit - npm Package Compare versions

Comparing version 1.0.0-beta.15 to 1.0.0-beta.16

2

lib/language.js

@@ -6,3 +6,3 @@ "use strict";

const zod_1 = require("zod");
const utilities_1 = require("@/utilities");
const utilities_1 = require("./utilities");
const getDefaultLanguageTag = (language) => language_kit_1.languageTagGuard.or((0, utilities_1.fallback)('en')).parse(language);

@@ -9,0 +9,0 @@ exports.getDefaultLanguageTag = getDefaultLanguageTag;

{
"name": "@logto/core-kit",
"version": "1.0.0-beta.15",
"version": "1.0.0-beta.16",
"main": "lib/index.js",

@@ -27,3 +27,3 @@ "author": "Silverhand Inc. <contact@silverhand.io>",

"dependencies": {
"@logto/language-kit": "^1.0.0-beta.15",
"@logto/language-kit": "^1.0.0-beta.16",
"color": "^4.2.3",

@@ -63,3 +63,3 @@ "nanoid": "^3.1.23",

},
"gitHead": "a0a1d896bd7c05bc5c267345da6368aa22f5564d"
"gitHead": "a575c8a43661ee9a61ff92f5b20053df1f6a0c96"
}
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