New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@aptly-as/app-koa

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aptly-as/app-koa - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

7

package.json
{
"name": "@aptly-as/app-koa",
"version": "0.1.0",
"version": "0.1.1",
"description": "Template for NodeJS Typescript",

@@ -28,2 +28,3 @@ "type": "module",

"lint-staged": "^12.3.4",
"node-fetch": "^3.2.0",
"prettier": "^2.5.1",

@@ -39,3 +40,5 @@ "source-map-support": "^0.5.21",

},
"peerDependencies": {},
"peerDependencies": {
"node-fetch": "> 3.0.0"
},
"lint-staged": {

@@ -42,0 +45,0 @@ "**/*": "prettier --write --ignore-unknown"

Sorry, the diff of this file is not supported yet

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