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

clark-orm

Package Overview
Dependencies
Maintainers
0
Versions
103
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

clark-orm - npm Package Compare versions

Comparing version 4.0.0 to 4.0.1

6

package.json
{
"name": "clark-orm",
"version": "4.0.0",
"version": "4.0.1",
"private": false,
"description": "ClarkORM",
"main": "dist/app.js",
"module": "dist/app.mjs",
"types": "dist/app.d.ts",
"type": "module",

@@ -15,3 +13,3 @@ "files": [

"dev": "tsc --watch",
"build": "rimraf ./dist && tsup src/app.ts --format esm,cjs --dts",
"build": "rimraf ./dist && tsup src/app.ts --format esm --dts",
"prepublishOnly": "npm run build"

@@ -18,0 +16,0 @@ },

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