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

@inlang/sdk

Package Overview
Dependencies
Maintainers
2
Versions
86
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@inlang/sdk - npm Package Compare versions

Comparing version 0.35.6 to 0.35.7

2

dist/v2/stubQueryApi.js

@@ -36,4 +36,4 @@ /**

return Object.assign(fn, {
settled: async () => { },
settled: async () => [],
});
}
{
"name": "@inlang/sdk",
"type": "module",
"version": "0.35.6",
"version": "0.35.7",
"license": "Apache-2.0",

@@ -37,13 +37,13 @@ "publishConfig": {

"throttle-debounce": "^5.0.0",
"@inlang/language-tag": "1.5.1",
"@inlang/json-types": "1.1.0",
"@inlang/language-tag": "1.5.1",
"@inlang/message": "2.1.0",
"@inlang/module": "1.2.13",
"@inlang/message": "2.1.0",
"@inlang/plugin": "2.4.13",
"@inlang/project-settings": "2.4.2",
"@inlang/message-lint-rule": "1.4.7",
"@inlang/result": "1.1.0",
"@lix-js/fs": "2.1.0",
"@inlang/translatable": "1.3.1",
"@lix-js/client": "2.2.0"
"@inlang/message-lint-rule": "1.4.7",
"@lix-js/client": "2.2.0",
"@lix-js/fs": "2.1.0"
},

@@ -50,0 +50,0 @@ "devDependencies": {

@@ -41,4 +41,4 @@ import type { MessageQueryApi, MessageLintReportsQueryApi } from "../api.js"

return Object.assign(fn, {
settled: async () => {},
settled: async () => [],
})
}
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