@inlang/paraglide-js
Advanced tools
Comparing version 1.1.1 to 1.2.0
{ | ||
"name": "@inlang/paraglide-js", | ||
"type": "module", | ||
"version": "1.1.1", | ||
"version": "1.2.0", | ||
"license": "Apache-2.0", | ||
@@ -40,4 +40,4 @@ "publishConfig": { | ||
"posthog-node": "3.1.3", | ||
"@inlang/detect-json-formatting": "1.0.0", | ||
"@inlang/language-tag": "1.3.0" | ||
"@inlang/language-tag": "1.3.0", | ||
"@inlang/detect-json-formatting": "1.0.0" | ||
}, | ||
@@ -56,6 +56,7 @@ "devDependencies": { | ||
"vitest": "0.34.3", | ||
"@lix-js/client": "0.5.0", | ||
"@inlang/env-variables": "0.2.0", | ||
"@inlang/telemetry": "0.3.3", | ||
"@lix-js/fs": "0.5.0", | ||
"@inlang/env-variables": "0.2.0", | ||
"@inlang/sdk": "0.22.0" | ||
"@inlang/sdk": "0.22.0", | ||
"@lix-js/fs": "0.5.0" | ||
}, | ||
@@ -62,0 +63,0 @@ "exports": { |
@@ -366,1 +366,8 @@ <!-- ![Paraglide JS header image](https://cdn.jsdelivr.net/gh/opral/monorepo@latest/inlang/source-code/paraglide/paraglide-js/assets/paraglide-js-header.png) --> | ||
</doc-comments> | ||
# Talks | ||
- [Svelte Summit Spring 2023](https://www.youtube.com/watch?v=Y6IbPfMU1xM) | ||
- [Svelte Summit Fall 2023](https://www.youtube.com/watch?v=-YES3CCAG90) | ||
- Web Zurich December 2023 | ||
- [Svelte London January 2024](https://www.youtube.com/watch?v=eswNQiq4T2w&t=646s) |
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
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Uses eval
Supply chain riskPackage uses dynamic code execution (e.g., eval()), which is a dangerous practice. This can prevent the code from running in certain environments and increases the risk that the code may contain exploits or malicious behavior.
Found 1 instance in 1 package
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 3 instances in 1 package
1150927
29834
373
1
0
16