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

e118-iin-list

Package Overview
Dependencies
Maintainers
3
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

e118-iin-list - npm Package Compare versions

Comparing version 4.1.2 to 4.1.3

2

dist/identifyIssuer.d.ts

@@ -1,2 +0,2 @@

import type { Issuer } from './types';
import type { Issuer } from './types.js';
export declare const identifyIssuer: (iccid: string) => Issuer | undefined;

@@ -1,3 +0,3 @@

import type { IssuerList } from './types';
import type { IssuerList } from './types.js';
export declare const iinRegEx: RegExp;
export declare const e118IINList: IssuerList;
{
"name": "e118-iin-list",
"version": "4.1.2",
"version": "4.1.3",
"description": "List of issuer identifier numbers for the international telecommunication charge card (ITU-T E.118)",

@@ -35,15 +35,9 @@ "type": "module",

"devDependencies": {
"@bifravst/eslint-config-typescript": "6.0.11",
"@bifravst/prettier-config": "1.0.0",
"@commitlint/cli": "18.6.1",
"@commitlint/config-conventional": "18.6.2",
"@nordicsemiconductor/eslint-config-asset-tracker-cloud-typescript": "17.0.0",
"@types/node": "20.11.19",
"@typescript-eslint/eslint-plugin": "7.0.1",
"@commitlint/cli": "19.2.0",
"@commitlint/config-conventional": "19.1.0",
"@types/node": "20.11.28",
"csv-parser": "3.0.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-prefer-arrow": "1.2.3",
"eslint-plugin-unicorn": "51.0.1",
"husky": "9.0.11",
"typescript": "5.3.3"
"husky": "9.0.11"
},

@@ -53,3 +47,3 @@ "lint-staged": {

"prettier --write",
"eslint --ext .js,.ts"
"eslint"
],

@@ -56,0 +50,0 @@ "*.{md,json,yaml,yml}": [

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