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

partysocket

Package Overview
Dependencies
Maintainers
1
Versions
931
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

partysocket - npm Package Compare versions

Comparing version 0.0.0-a8d0586 to 0.0.0-f42b1e0

dist/react.js

13

package.json
{
"name": "partysocket",
"version": "0.0.0-a8d0586",
"version": "0.0.0-f42b1e0",
"description": "party hotline",
"main": "dist/index.js",
"exports": {
".": "./dist/index.js",
"./react": "./dist/react.js"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"build": "npx esbuild src/index.ts --bundle --format=esm --outfile=dist/index.js && tsc --project tsconfig.extract.json"
"build": "rm -rf dist && npx esbuild src/index.ts --bundle --format=esm --outfile=dist/index.js && npx esbuild src/react.ts --format=esm --outfile=dist/react.js && tsc --project tsconfig.extract.json && mv dist/*.d.ts* ."
},
"files": [
"dist/*.js",
"*.d.ts",
"*.d.ts.map"
],
"keywords": [],

@@ -11,0 +20,0 @@ "author": "",

dist/events.d.ts
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