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

@swarmion/nx-plugin

Package Overview
Dependencies
Maintainers
2
Versions
132
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@swarmion/nx-plugin - npm Package Compare versions

Comparing version

to
0.15.0

2

dist/types/generators/types/TsConfig.d.ts
import { CompilerOptions } from 'typescript';
export declare type TsConfig = {
export type TsConfig = {
extends: string;

@@ -4,0 +4,0 @@ compilerOptions: CompilerOptions;

{
"name": "@swarmion/nx-plugin",
"description": "Generate and use type-safe contracts between your Serverless services.",
"version": "0.14.1",
"version": "0.15.0",
"contributors": [

@@ -53,3 +53,3 @@ "MaximeVivier",

"@babel/cli": "^7.19.3",
"@babel/core": "^7.20.2",
"@babel/core": "^7.20.5",
"@babel/plugin-transform-runtime": "^7.19.6",

@@ -65,3 +65,3 @@ "@babel/preset-env": "^7.20.2",

"concurrently": "^7.6.0",
"dependency-cruiser": "^12.0.1",
"dependency-cruiser": "^12.1.0",
"eslint": "^8.28.0",

@@ -73,7 +73,7 @@ "nx": "^15.2.1",

"tsc-alias": "^1.7.1",
"typescript": "^4.8.4",
"typescript": "^4.9.3",
"vite-tsconfig-paths": "^3.6.0",
"vitest": "^0.25.3"
},
"gitHead": "1ad7a093279caec816c6d67feddd9e679cdd62df"
"gitHead": "191f3c6729e7e4e16f78b3e533f150121b117e8a"
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet