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

@paljs/display

Package Overview
Dependencies
Maintainers
1
Versions
46
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@paljs/display - npm Package Compare versions

Comparing version 6.0.1 to 6.0.2

5

package.json
{
"name": "@paljs/display",
"version": "6.0.1",
"version": "6.0.2",
"description": "Display package for the paljs CLI",

@@ -33,2 +33,3 @@ "homepage": "https://paljs.com",

"@types/node": "18.15.3",
"rimraf": "^3.0.2",
"typescript": "^5.1.6"

@@ -38,4 +39,4 @@ },

"build": "pnpm run clean && tsc -p tsconfig.build.json",
"clean": "rm -rf dist node_modules/.cache"
"clean": "rimraf dist node_modules/.cache"
}
}
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