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

esbuild-plugin-checker

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

esbuild-plugin-checker - npm Package Compare versions

Comparing version 0.1.1 to 0.1.2

dist/rpc-service.js

18

package.json
{
"name": "esbuild-plugin-checker",
"version": "0.1.1",
"version": "0.1.2",
"description": "Checker plugin for esbuild",
"main": "dist/index.js",
"scripts": {
"watch": "esw watch src/index.ts --platform=node",
"build": "esw build src/index.ts --platform=node",
"prepare": "husky install",
"prepublishOnly": "pnpm build",
"format": "prettier --write \"**/*.{js,jsx,ts,tsx,json,scss,md}\"",
"lint": "eslint . --ext .js,.jsx,.ts,.tsx"
},
"repository": {

@@ -66,3 +58,9 @@ "type": "git",

"npm": "Please use PNPM instead of NPM to install dependencies"
},
"scripts": {
"watch": "esw watch src/index.ts --platform=node",
"build": "esw build src/index.ts --platform=node",
"format": "prettier --write \"**/*.{js,jsx,ts,tsx,json,scss,md}\"",
"lint": "eslint . --ext .js,.jsx,.ts,.tsx"
}
}
}
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