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

@fibery/emoji-data

Package Overview
Dependencies
Maintainers
11
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fibery/emoji-data - npm Package Compare versions

Comparing version 2.5.0 to 2.6.0

2

lib/src/utils.d.ts

@@ -6,2 +6,2 @@ export declare const unifiedToNative: (unified: string) => string;

};
export declare const intersect: <T>(a: T[], b: T[]) => T[];
export declare const intersect: <T>(a: Array<T>, b: Array<T>) => T[];
{
"name": "@fibery/emoji-data",
"version": "2.5.0",
"version": "2.6.0",
"description": "Emoji dataset used in Fibery",

@@ -36,5 +36,5 @@ "license": "UNLICENSED",

"jest-junit": "13.0.0",
"typescript": "5.1.6",
"typescript": "5.4.3",
"@fibery/babel-preset": "7.4.0",
"@fibery/eslint-config": "8.5.1"
"@fibery/eslint-config": "8.6.0"
},

@@ -41,0 +41,0 @@ "jest": {

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