Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@spinajs/configuration-common

Package Overview
Dependencies
Maintainers
1
Versions
276
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@spinajs/configuration-common - npm Package Compare versions

Comparing version 2.0.102 to 2.0.103

lib/tsconfig.mjs.tsbuildinfo

6

package.json
{
"name": "@spinajs/configuration-common",
"version": "2.0.102",
"version": "2.0.103",
"description": "> TODO: description",

@@ -33,3 +33,3 @@ "author": "Grzegorz Beń <grzegorz.ben@coderush.pl>",

"build": "npm run clean && npm run compile",
"compile": "tsc -b tsconfig.json",
"compile": "tsc -b tsconfig.mjs.json",
"compile:cjs": "tsc -b tsconfig.cjs.json",

@@ -51,5 +51,5 @@ "rimraf": "./node_modules/rimraf/bin.js",

"dependencies": {
"@spinajs/di": "^2.0.102"
"@spinajs/di": "^2.0.103"
},
"gitHead": "002dc553b0ffffd72193d0121ac425a4083bc9ee"
}
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