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

namirasoft-core

Package Overview
Dependencies
Maintainers
1
Versions
160
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

namirasoft-core - npm Package Compare versions

Comparing version 1.1.9 to 1.1.10

4

package.json
{
"name": "namirasoft-core",
"description": "Namira Software Corporation Core NPM Package",
"version": "1.1.9",
"version": "1.1.10",
"main": "./dist/index.js",

@@ -12,3 +12,3 @@ "types": "./dist/index.d.ts",

"@types/md5": "^2.3.5",
"@types/node": "^20.9.4",
"@types/node": "^20.10.0",
"axios": "^1.6.2",

@@ -15,0 +15,0 @@ "md5": "^2.3.0",

@@ -12,3 +12,3 @@ import { ConvertService } from "./ConvertService";

}
override getNullString(): string | null
override getNullString()
{

@@ -15,0 +15,0 @@ let ans: string | null = null;

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