Huge News!Announcing our $40M Series B led by Abstract Ventures.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 0.6.0-alpha.2 to 0.6.0

dist/types/tsconfig.tsbuildinfo

2

dist/cjs/generators/library/typed-json-config/package.json.js

@@ -36,3 +36,3 @@ "use strict";

test: 'yarn test-linter && yarn test-type && yarn test-unit && yarn test-circular',
'test-circular': 'yarn depcruise --validate .dependency-cruiser.js .',
'test-circular': 'yarn depcruise --validate .dependency-cruiser.js src',
'test-linter': 'yarn linter-base-config .',

@@ -39,0 +39,0 @@ 'test-type': 'tsc --noEmit --emitDeclarationOnly false',

@@ -25,3 +25,3 @@ import _defineProperty from "@babel/runtime/helpers/defineProperty";

test: 'yarn test-linter && yarn test-type && yarn test-unit && yarn test-circular',
'test-circular': 'yarn depcruise --validate .dependency-cruiser.js .',
'test-circular': 'yarn depcruise --validate .dependency-cruiser.js src',
'test-linter': 'yarn linter-base-config .',

@@ -28,0 +28,0 @@ 'test-type': 'tsc --noEmit --emitDeclarationOnly false',

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

@@ -56,3 +56,3 @@ "MaximeVivier",

"@nrwl/linter": "^14.1.4",
"@swarmion/configuration": "^0.6.0-alpha.2",
"@swarmion/configuration": "^0.6.0",
"@types/node": "^17.0.31",

@@ -70,3 +70,3 @@ "@zerollup/ts-transform-paths": "^1.7.18",

},
"gitHead": "d1821439934c8056df49bb94c3cbb0c062b347ed"
"gitHead": "c932d8b8c9adcf61be7f70500451bbb2c6e390cd"
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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