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

nmtjs

Package Overview
Dependencies
Maintainers
0
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nmtjs - npm Package Compare versions

Comparing version 0.3.4 to 0.3.5

dist/index.js

42

package.json

@@ -5,35 +5,15 @@ {

"exports": {
"./application": {
"bun": "./src/application.ts",
"types": "./src/application.ts",
"default": "./dist/application.js"
},
"./server": {
"bun": "./src/server.ts",
"types": "./src/server.ts",
"default": "./dist/server.js"
},
"./contract": {
"bun": "./src/contract.ts",
"types": "./src/contract.ts",
"default": "./dist/contract.js"
},
"./common": {
"bun": "./src/common.ts",
"types": "./src/common.ts",
"default": "./dist/common.js"
},
"./type": {
"bun": "./src/type.ts",
"types": "./src/type.ts",
"default": "./dist/type.js"
".": {
"bun": "./src/index.ts",
"types": "./src/index.ts",
"default": "./dist/index.js"
}
},
"dependencies": {
"@nmtjs/common": "0.3.4",
"@nmtjs/contract": "0.3.4",
"@nmtjs/application": "0.3.4",
"@nmtjs/server": "0.3.4",
"@nmtjs/cli": "0.3.4",
"@nmtjs/type": "0.3.4"
"@nmtjs/common": "0.3.5",
"@nmtjs/application": "0.3.5",
"@nmtjs/cli": "0.3.5",
"@nmtjs/contract": "0.3.5",
"@nmtjs/type": "0.3.5",
"@nmtjs/server": "0.3.5"
},

@@ -47,3 +27,3 @@ "files": [

],
"version": "0.3.4",
"version": "0.3.5",
"scripts": {

@@ -50,0 +30,0 @@ "build": "neemata-build --root=./src './**/*.ts'",

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