@clerk/types
Advanced tools
Comparing version 4.33.0-rhc-beta.v19033f9eaacb9352ac76a2fc164964aca6b75b6f to 4.33.0-snapshot.v2955a5959fa72ec641eeb74e82af974b30812945
{ | ||
"name": "@clerk/types", | ||
"version": "4.33.0-rhc-beta.v19033f9eaacb9352ac76a2fc164964aca6b75b6f", | ||
"version": "4.33.0-snapshot.v2955a5959fa72ec641eeb74e82af974b30812945", | ||
"description": "Typings for Clerk libraries.", | ||
@@ -32,8 +32,2 @@ "keywords": [ | ||
], | ||
"scripts": { | ||
"build": "tsup --env.NODE_ENV production", | ||
"clean": "rimraf ./dist", | ||
"dev": "tsup --watch", | ||
"lint": "eslint src/" | ||
}, | ||
"dependencies": { | ||
@@ -43,6 +37,6 @@ "csstype": "3.1.1" | ||
"devDependencies": { | ||
"@clerk/eslint-config-custom": "*", | ||
"@types/node": "^18.19.33", | ||
"tsup": "*", | ||
"typescript": "*" | ||
"typescript": "*", | ||
"@clerk/eslint-config-custom": "0.0.2" | ||
}, | ||
@@ -54,3 +48,9 @@ "engines": { | ||
"access": "public" | ||
}, | ||
"scripts": { | ||
"build": "tsup --env.NODE_ENV production", | ||
"clean": "rimraf ./dist", | ||
"dev": "tsup --watch", | ||
"lint": "eslint src/" | ||
} | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
465845
5729