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

@axah/next-utils

Package Overview
Dependencies
Maintainers
11
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@axah/next-utils - npm Package Compare versions

Comparing version 1.3.1 to 1.3.2

lib/create-server.d.ts

6

package.json
{
"name": "@axah/next-utils",
"version": "1.3.1",
"version": "1.3.2",
"main": "lib/index.js",

@@ -26,6 +26,6 @@ "license": "UNLICENSED",

"lint": "eslint .",
"build:typescript": "tsc",
"build:typescript": "tsc --build tsconfig.build.json",
"build:flow-typegen": "./generate-flow.sh",
"release": "pnpm changeset version && pnpm changeset publish"
"release": "pnpm build && pnpm changeset publish"
}
}
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