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

@event-calendar/time-grid

Package Overview
Dependencies
Maintainers
1
Versions
100
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@event-calendar/time-grid - npm Package Compare versions

Comparing version 0.14.1 to 0.14.2

11

package.json
{
"name": "@event-calendar/time-grid",
"version": "0.14.1",
"version": "0.14.2",
"title": "Event Calendar TimeGrid plugin",

@@ -32,9 +32,12 @@ "description": "Full-sized drag & drop event calendar with resource view",

"exports": {
".": "./index.js",
".": {
"svelte": "./src/index.js",
"default": "./index.js"
},
"./package.json": "./package.json"
},
"dependencies": {
"@event-calendar/common": "~0.14.1",
"svelte": "^3.51.0"
"@event-calendar/common": "~0.14.2",
"svelte": "^3.55.0"
}
}

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

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