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

@event-calendar/common

Package Overview
Dependencies
Maintainers
1
Versions
63
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@event-calendar/common - npm Package Compare versions

Comparing version 0.1.2 to 0.2.0

1

index.js

@@ -295,2 +295,3 @@ import { is_function } from 'svelte/internal';

return input.map(source => ({
events: source.events,
url: (source.url && source.url.trimEnd('&')) || '',

@@ -297,0 +298,0 @@ method: (source.method && source.method.toUpperCase()) || 'GET',

4

package.json
{
"name": "@event-calendar/common",
"version": "0.1.2",
"version": "0.2.0",
"title": "Event Calendar Common package",

@@ -20,4 +20,4 @@ "description": "Full-sized event calendar with resource view",

"dependencies": {
"svelte": "^3.38.2"
"svelte": "^3.38.3"
}
}
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