Socket
Socket
Sign inDemoInstall

@h6s/calendar

Package Overview
Dependencies
4
Maintainers
2
Versions
18
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.5 to 1.0.6

esm/index.mjs

14

package.json
{
"name": "@h6s/calendar",
"version": "1.0.5",
"version": "1.0.6",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"module": "esm/index.js",
"module": "esm/index.mjs",
"sideEffects": false,

@@ -31,12 +31,12 @@ "publishConfig": {

"@types/node": "17.0.5",
"@types/react": "17.0.38",
"@types/react": "^18.0.25",
"date-fns": "2.28.0",
"playwright": "1.17.1",
"react": "17.0.2",
"react-dom": "17.0.2",
"react-test-renderer": "17.0.2"
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-test-renderer": "^18.2.0"
},
"peerDependencies": {
"date-fns": ">= 2",
"react": "^16.8.0 || ^17.0.0"
"react": "^16.8 || ^17.0 || ^18.0"
},

@@ -43,0 +43,0 @@ "peerDependenciesMeta": {

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc