@schedule-x/date-picker
Advanced tools
Comparing version 0.1.0-alpha.12 to 0.1.0-alpha.13
{ | ||
"name": "@schedule-x/date-picker", | ||
"version": "0.1.0-alpha.12", | ||
"version": "0.1.0-alpha.13", | ||
"description": "Schedule-X date picker component", | ||
@@ -13,3 +13,3 @@ "author": { | ||
"umd": "./dist/core.umd.js", | ||
"types": "./dist/index.d.ts", | ||
"types": "./dist/core.d.ts", | ||
"files": [ | ||
@@ -20,3 +20,5 @@ "dist" | ||
"lint": "eslint -c eslintrc.cjs . --ext .ts . --ext .tsx", | ||
"lint:fix": "eslint -c eslintrc.cjs . --ext .ts --fix . --ext .tsx --fix" | ||
"lint:fix": "eslint -c eslintrc.cjs . --ext .ts --fix . --ext .tsx --fix", | ||
"format": "prettier . --write", | ||
"test": "npx vitest run --config ../../libs/vitest-config/src/index.ts" | ||
}, | ||
@@ -32,3 +34,3 @@ "peerDependencies": { | ||
}, | ||
"gitHead": "cb2cad86fcd4bd5f0e87fdd7ba088a2ba5a3e208" | ||
"gitHead": "f4dc61dab8fa6c557b7c74860e4fc63fd921a94b" | ||
} |
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
155470
9
4046