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
148
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.10 to 1.2.0

2

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

@@ -6,0 +6,0 @@ "types": "./dist/index.d.ts",

@@ -0,0 +0,0 @@ export type BaseDatabaseRow<ID> =

@@ -0,0 +0,0 @@ import axios, { AxiosRequestConfig, AxiosResponse } from "axios";

@@ -0,0 +0,0 @@ import { ErrorOperation } from "./ErrorOperation";

@@ -0,0 +0,0 @@ import { Country } from "./Country";

@@ -0,0 +0,0 @@ export class Country

@@ -0,0 +0,0 @@ import { Country } from "./Country";

@@ -0,0 +0,0 @@ import { HTTPError } from "./HTTPError";

@@ -0,0 +0,0 @@ import * as fs from 'fs';

@@ -0,0 +0,0 @@ export class GeoOperation

@@ -0,0 +0,0 @@ export class HTTPError extends Error

@@ -0,0 +0,0 @@ export enum HTTPMethod

@@ -0,0 +0,0 @@ export * from "./BaseDatabaseRow";

@@ -0,0 +0,0 @@ export abstract class IStorage

@@ -0,0 +0,0 @@ import { IStorage } from "./IStorage.js";

@@ -0,0 +0,0 @@ import { IStorage } from "./IStorage";

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

@@ -0,0 +0,0 @@ import fs from "fs";

@@ -0,0 +0,0 @@ import * as Phone from 'phone';

@@ -0,0 +0,0 @@ import md5 from 'md5';

@@ -0,0 +0,0 @@ export class StringOperation

@@ -0,0 +0,0 @@ import moment from "moment";

@@ -0,0 +0,0 @@ import { ParsedNameValue } from "./ParsedNameValue";

@@ -0,0 +0,0 @@ export class VersionOperation

@@ -0,0 +0,0 @@ {

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