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

@clerk/localizations

Package Overview
Dependencies
Maintainers
8
Versions
1863
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@clerk/localizations - npm Package Compare versions

Comparing version 3.6.4 to 3.6.5-canary.ve47eb5882a7fd4a8dee25933c6644790d6ea3407

26

package.json
{
"name": "@clerk/localizations",
"version": "3.6.4",
"version": "3.6.5-canary.ve47eb5882a7fd4a8dee25933c6644790d6ea3407",
"description": "Localizations for the Clerk components",

@@ -94,17 +94,9 @@ "keywords": [

],
"scripts": {
"build": "tsup --env.NODE_ENV production",
"postbuild": "node ../../scripts/subpath-workaround.mjs localizations",
"clean": "rimraf ./dist",
"dev": "tsup --watch",
"generate": "tsc src/utils/generate.ts && node src/utils/generate.js && prettier --write src/*.ts",
"lint": "eslint src/"
},
"dependencies": {
"@clerk/types": "4.34.0"
"@clerk/types": "4.34.1-canary.ve47eb5882a7fd4a8dee25933c6644790d6ea3407"
},
"devDependencies": {
"@clerk/eslint-config-custom": "*",
"tsup": "*",
"typescript": "*"
"typescript": "*",
"@clerk/eslint-config-custom": "0.0.2"
},

@@ -116,3 +108,11 @@ "engines": {

"access": "public"
},
"scripts": {
"build": "tsup --env.NODE_ENV production",
"postbuild": "node ../../scripts/subpath-workaround.mjs localizations",
"clean": "rimraf ./dist",
"dev": "tsup --watch",
"generate": "tsc src/utils/generate.ts && node src/utils/generate.js && prettier --write src/*.ts",
"lint": "eslint src/"
}
}
}
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