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

@kosmic/types

Package Overview
Dependencies
Maintainers
0
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@kosmic/types - npm Package Compare versions

Comparing version 0.0.3 to 0.0.4

2

koa.d.ts

@@ -1513,6 +1513,4 @@

onerror(error: HttpError): void;
createAsyncCtxStorageMiddleware(): Koa.Middleware;
}
export = Koa;

37

package.json
{
"name": "@kosmic/types",
"version": "0.0.3",
"version": "0.0.4",
"description": "An awesome opinionated starter template for new projects!",

@@ -45,8 +45,8 @@ "license": "MIT",

"dependencies": {
"koa-compose": "^4.1.0"
"type-fest": "^4.26.1"
},
"devDependencies": {
"@commitlint/cli": "^19.3.0",
"@commitlint/config-conventional": "^19.2.2",
"@definitelytyped/eslint-plugin": "^0.1.12",
"@commitlint/cli": "^19.4.1",
"@commitlint/config-conventional": "^19.4.1",
"@definitelytyped/eslint-plugin": "^0.1.18",
"@types/accepts": "^1.3.7",

@@ -66,21 +66,20 @@ "@types/content-disposition": "^0.5.8",

"@types/parseurl": "^1.3.3",
"@types/statuses": "^1.5.0",
"@types/statuses": "^2.0.5",
"@types/type-is": "^1.6.6",
"@types/vary": "^1.1.3",
"c8": "^9.1.0",
"husky": "^9.0.11",
"lint-staged": "^15.2.2",
"np": "^10.0.5",
"c8": "^10.1.2",
"husky": "^9.1.5",
"lint-staged": "^15.2.10",
"np": "^10.0.7",
"npm-check-updates": "latest",
"npm-package-json-lint": "^7.1.0",
"npm-package-json-lint-config-default": "^6.0.0",
"prettier": "^3.2.5",
"prettier-plugin-packagejson": "^2.5.0",
"rimraf": "^5.0.7",
"npm-package-json-lint": "^8.0.0",
"npm-package-json-lint-config-default": "^7.0.1",
"prettier": "^3.3.3",
"prettier-plugin-packagejson": "^2.5.2",
"rimraf": "^6.0.1",
"tap-mocha-reporter": "^5.0.4",
"tsx": "^4.10.3",
"type-fest": "^4.15.0",
"typescript": "^5.4.5",
"xo": "^0.58.0"
"tsx": "^4.19.0",
"typescript": "^5.6.2",
"xo": "^0.59.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