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

@iconify/api

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@iconify/api - npm Package Compare versions

Comparing version 3.1.0-beta.3 to 3.1.0-beta.4

2

lib/config/importers/full-local-package.d.ts

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

import { Importer } from '../../types/importers';
import { Importer } from '../../types/importers.js';
/**

@@ -3,0 +3,0 @@ * Create importer for package

@@ -1,4 +0,4 @@

import { dirname } from 'path';
import { createIconSetsPackageImporter } from '../../importers/full/json';
import { DirectoryDownloader } from '../../downloaders/directory';
import { dirname } from 'node:path';
import { createIconSetsPackageImporter } from '../../importers/full/json.js';
import { DirectoryDownloader } from '../../downloaders/directory.js';
/**

@@ -5,0 +5,0 @@ * Create importer for package

@@ -6,3 +6,3 @@ {

"license": "MIT",
"version": "3.1.0-beta.3",
"version": "3.1.0-beta.4",
"publishConfig": {

@@ -9,0 +9,0 @@ "access": "public",

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