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

@nmtjs/application

Package Overview
Dependencies
Maintainers
0
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nmtjs/application - npm Package Compare versions

Comparing version 0.4.0 to 0.4.1

1

dist/index.js

@@ -21,4 +21,5 @@ export * from "./lib/api.js";

export * from "./lib/common.js";
export * from "./lib/transport.js";
export * from "./lib/utils/functions.js";
export * from "./lib/utils/pool.js";
export * from "./lib/utils/semaphore.js";

@@ -21,4 +21,5 @@ export * from './lib/api.ts'

export * from './lib/common.ts'
export * from './lib/transport.ts'
export * from './lib/utils/functions.ts'
export * from './lib/utils/pool.ts'
export * from './lib/utils/semaphore.ts'

14

package.json

@@ -17,10 +17,10 @@ {

"@types/node": "^18",
"@nmtjs/common": "0.4.0",
"@nmtjs/type": "0.4.0",
"@nmtjs/contract": "0.4.0"
"@nmtjs/type": "0.4.1",
"@nmtjs/contract": "0.4.1",
"@nmtjs/common": "0.4.1"
},
"peerDependencies": {
"@nmtjs/common": "0.4.0",
"@nmtjs/type": "0.4.0",
"@nmtjs/contract": "0.4.0"
"@nmtjs/common": "0.4.1",
"@nmtjs/type": "0.4.1",
"@nmtjs/contract": "0.4.1"
},

@@ -35,3 +35,3 @@ "files": [

],
"version": "0.4.0",
"version": "0.4.1",
"scripts": {

@@ -38,0 +38,0 @@ "build": "neemata-build ./index.ts './lib/**/*.ts'",

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