@inlang/paraglide-js
Advanced tools
Comparing version 1.0.0-prerelease.20 to 1.0.0-prerelease.21
{ | ||
"name": "@inlang/paraglide-js", | ||
"type": "module", | ||
"version": "1.0.0-prerelease.20", | ||
"version": "1.0.0-prerelease.21", | ||
"license": "Apache-2.0", | ||
@@ -34,3 +34,2 @@ "publishConfig": { | ||
"dependencies": { | ||
"@inlang/detect-json-formatting": "1.0.0", | ||
"commander": "11.1.0", | ||
@@ -42,2 +41,4 @@ "consola": "3.2.3", | ||
"posthog-node": "3.1.3", | ||
"@inlang/detect-json-formatting": "1.0.0", | ||
"@inlang/valid-js-identifier": "0.0.1", | ||
"@inlang/sdk": "0.19.0", | ||
@@ -58,4 +59,4 @@ "@lix-js/fs": "0.4.0" | ||
"vitest": "0.34.3", | ||
"@inlang/telemetry": "0.3.0", | ||
"@inlang/env-variables": "0.1.0" | ||
"@inlang/env-variables": "0.1.0", | ||
"@inlang/telemetry": "0.3.0" | ||
}, | ||
@@ -62,0 +63,0 @@ "exports": { |
Sorry, the diff of this file is too big to display
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
182513
29
5243
10
+ Added@inlang/valid-js-identifier@0.0.1(transitive)