namedays-cs
Advanced tools
Comparing version 0.0.10 to 0.0.11
@@ -1,2 +0,2 @@ | ||
import data from './names.json' assert { type: 'json' }; | ||
import data from './names.json'; | ||
const names = data; | ||
@@ -3,0 +3,0 @@ /** |
{ | ||
"name": "namedays-cs", | ||
"version": "0.0.10", | ||
"version": "0.0.11", | ||
"author": "Roman Ožana <roman@ozana.cz> (https://ozana.cz)", | ||
@@ -39,6 +39,6 @@ "repository": "OzzyCzech/namedays-cs", | ||
"devDependencies": { | ||
"@types/node": "^20.12.7", | ||
"ava": "^6.1.2", | ||
"@types/node": "^20.12.11", | ||
"ava": "^6.1.3", | ||
"np": "^10.0.5", | ||
"tsx": "^4.7.3", | ||
"tsx": "^4.9.3", | ||
"typescript": "^5.4.5", | ||
@@ -45,0 +45,0 @@ "xo": "^0.58.0" |
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
14496