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.3.0 to 0.4.0

2

dist/resolve-modules/import.js

@@ -1,2 +0,2 @@

import { dedent } from "ts-dedent";
import dedent from "dedent";
import { normalizePath } from "@lix-js/fs";

@@ -3,0 +3,0 @@ import { ModuleImportError } from "./errors.js";

{
"name": "@inlang/sdk",
"type": "module",
"version": "0.3.0",
"version": "0.4.0",
"license": "Apache-2.0",

@@ -45,3 +45,3 @@ "publishConfig": {

"throttle-debounce": "5.0.0",
"ts-dedent": "2.2.0"
"dedent": "1.5.1"
},

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

@@ -1,2 +0,2 @@

import { dedent } from "ts-dedent"
import dedent from "dedent"
import { normalizePath } from "@lix-js/fs"

@@ -3,0 +3,0 @@ import type { NodeishFilesystemSubset } from "@inlang/plugin"

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