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

@touch4it/ical-timezones

Package Overview
Dependencies
Maintainers
3
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@touch4it/ical-timezones - npm Package Compare versions

Comparing version 0.0.2 to 0.0.3

index.d.ts

4

CHANGELOG.md
# ical-timezone Changelog
## 0.0.3 (2019-12-02)
- Refactor change main script name to index
## 0.0.2 (2019-12-02)

@@ -4,0 +8,0 @@

7

package.json
{
"name": "@touch4it/ical-timezones",
"version": "0.0.2",
"version": "0.0.3",
"description": "iCal timezone component generator",

@@ -9,3 +9,3 @@ "homepage": "https://github.com/touch4it/ical-timezones",

},
"main": "app.js",
"main": "index.js",
"engines": {

@@ -17,4 +17,3 @@ "node": "^8.0.0"

"lint": "eslint *.js",
"lint:fix": "eslint --fix *.js",
"publish": "npm run lint && npm publish --access public"
"lint:fix": "eslint --fix *.js"
},

@@ -21,0 +20,0 @@ "keywords": [

# RFC 5545 VTIMEZONE iCalendar component generator
Library to generate
Library to generate VTIMEZONE iCalendar component

@@ -5,0 +5,0 @@ ## Usage

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