Socket
Socket
Sign inDemoInstall

@dicebear/converter

Package Overview
Dependencies
Maintainers
1
Versions
95
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dicebear/converter - npm Package Compare versions

Comparing version 6.0.2 to 6.0.3

2

lib/core.d.ts

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

import type { ToFormat } from './types';
import type { ToFormat } from './types.js';
export declare const toFormat: ToFormat;

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

import type { ToFormat } from '../types';
import type { ToFormat } from '../types.js';
export declare const toFormat: ToFormat;

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

import { Format } from '../types';
import { Format } from '../types.js';
export declare function getMimeType(format: Format): string;
{
"name": "@dicebear/converter",
"version": "6.0.2",
"version": "6.0.3",
"description": "SVG Converter for DiceBear",

@@ -74,3 +74,3 @@ "keywords": [

},
"gitHead": "cd746b66912e261e0d752425aaa6469aa69a24d5"
"gitHead": "cb1a76b027d423675da0a91c9366f3849d69c403"
}
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