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

@schedule-x/date-picker

Package Overview
Dependencies
Maintainers
1
Versions
133
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@schedule-x/date-picker - npm Package Compare versions

Comparing version 0.1.0-alpha.12 to 0.1.0-alpha.13

dist/core.cjs.d.ts

10

package.json
{
"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"
}
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