Sign In

@taskade/temporal-parser

Package Overview
Dependencies
Maintainers
2
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@taskade/temporal-parser - npm Package Compare versions

Comparing version
1.0.2
to
1.0.4
+13
-0
CHANGELOG.md
# @taskade/temporal-parser
## 1.0.4
### Patch Changes
- eb78e97: build(ci): pass GITHUB_TOKEN token to changesets release action
- 792e265: build(ci): Allow publishing to GitHub Packages by removing the hard-coded npmjs registry from `publishConfig`.
## 1.0.3
### Patch Changes
- cf18396: build(ci): Allow publishing to GitHub Packages by removing the hard-coded npmjs registry from `publishConfig`.
## 1.0.2

@@ -4,0 +17,0 @@

+2
-3
{
"name": "@taskade/temporal-parser",
"version": "1.0.2",
"version": "1.0.4",
"description": "A lexer/parser based temporal expression parser for ISO 8601 and IXDTF formats",

@@ -31,4 +31,3 @@ "type": "module",

"publishConfig": {
"access": "public",
"registry": "https://registry.npmjs.org"
"access": "public"
},

@@ -35,0 +34,0 @@ "keywords": [