@epilot/calendar-client
Advanced tools
+21
| The MIT License (MIT) | ||
| Copyright (c) 2026 epilot GmbH | ||
| Permission is hereby granted, free of charge, to any person obtaining a copy | ||
| of this software and associated documentation files (the "Software"), to deal | ||
| in the Software without restriction, including without limitation the rights | ||
| to use, copy, modify, merge, publish, distribute, sublicense, and/or sell | ||
| copies of the Software, and to permit persons to whom the Software is | ||
| furnished to do so, subject to the following conditions: | ||
| The above copyright notice and this permission notice shall be included in | ||
| all copies or substantial portions of the Software. | ||
| THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR | ||
| IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, | ||
| FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE | ||
| AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER | ||
| LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, | ||
| OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN | ||
| THE SOFTWARE. |
+15
-16
| { | ||
| "name": "@epilot/calendar-client", | ||
| "version": "0.1.0", | ||
| "version": "0.1.1", | ||
| "description": "JavaScript client library for epilot's Calendar API", | ||
@@ -24,16 +24,2 @@ "main": "dist/index.js", | ||
| ], | ||
| "scripts": { | ||
| "test": "vitest", | ||
| "typescript": "tsc", | ||
| "bundle-definition": "webpack", | ||
| "openapi": "node ../../scripts/update-openapi.js https://docs.api.epilot.io/calendar.yaml", | ||
| "openapi:local": "node ../../scripts/update-openapi.js ../../../calendar-api/lambda/ApiHandlerFunction/openapi.yml", | ||
| "typegen": "openapi typegen src/openapi.json --client > src/openapi.d.ts", | ||
| "build": "tsc && npm run build:patch && npm run bundle-definition", | ||
| "build:patch": "sed -i'' -e '/^__exportStar.*openapi.*$/d' dist/index.js", | ||
| "build:watch": "npm run build && tsc -w", | ||
| "release-alpha": "npm version prerelease --preid alpha", | ||
| "prepublishOnly": "npm run typegen && npm run build", | ||
| "lint": "biome check src" | ||
| }, | ||
| "files": [ | ||
@@ -74,3 +60,16 @@ "*.js", | ||
| "webpack-cli": "^4.4.0" | ||
| }, | ||
| "scripts": { | ||
| "test": "vitest", | ||
| "typescript": "tsc", | ||
| "bundle-definition": "webpack", | ||
| "openapi": "node ../../scripts/update-openapi.js https://docs.api.epilot.io/calendar.yaml", | ||
| "openapi:local": "node ../../scripts/update-openapi.js ../../../calendar-api/lambda/ApiHandlerFunction/openapi.yml", | ||
| "typegen": "openapi typegen src/openapi.json --client > src/openapi.d.ts", | ||
| "build": "tsc && npm run build:patch && npm run bundle-definition", | ||
| "build:patch": "sed -i'' -e '/^__exportStar.*openapi.*$/d' dist/index.js", | ||
| "build:watch": "npm run build && tsc -w", | ||
| "release-alpha": "npm version prerelease --preid alpha", | ||
| "lint": "biome check src" | ||
| } | ||
| } | ||
| } |
Unstable ownership
Supply chain riskA new collaborator has begun publishing package versions. Package stability and security risk may be elevated.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
40495
2.58%13
8.33%1
Infinity%1
Infinity%