@fibery/emoji-data
Advanced tools
Comparing version 2.1.1 to 2.2.0
{ | ||
"name": "@fibery/emoji-data", | ||
"version": "2.1.1", | ||
"version": "2.2.0", | ||
"description": "Emoji dataset used in Fibery", | ||
@@ -11,3 +11,2 @@ "license": "UNLICENSED", | ||
], | ||
"types": "./lib/src/index.d.ts", | ||
"exports": { | ||
@@ -34,10 +33,9 @@ ".": { | ||
}, | ||
"dependencies": {}, | ||
"devDependencies": { | ||
"@types/jest": "27.0.1", | ||
"jest": "27.5.1", | ||
"jest-junit": "13.0.0", | ||
"typescript": "5.0.3", | ||
"@types/jest": "27.0.1", | ||
"@fibery/babel-preset": "7.2.0", | ||
"@fibery/eslint-config": "8.3.0" | ||
"typescript": "5.1.6", | ||
"@fibery/eslint-config": "8.4.0", | ||
"@fibery/babel-preset": "7.3.0" | ||
}, | ||
@@ -61,4 +59,4 @@ "jest": { | ||
"test": "jest", | ||
"test:ci": "yarn test --reporters=default --reporters=jest-junit" | ||
"test:ci": "pnpm run test --reporters=default --reporters=jest-junit" | ||
} | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
800967
28593