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

protofun

Package Overview
Dependencies
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

protofun - npm Package Compare versions

Comparing version 0.1.1 to 0.1.2

8

package.json
{
"name": "protofun",
"license": "UNLICENSED",
"version": "0.1.1",
"version": "0.1.2",
"files": [

@@ -9,5 +9,5 @@ "dist",

],
"main": "dist/protofun-sdk.js",
"module": "dist/protofun-sdk.mjs",
"typings": "dist/protofun-sdk.d.ts",
"main": "dist/protofun.js",
"module": "dist/protofun.mjs",
"typings": "dist/protofun.d.ts",
"scripts": {

@@ -14,0 +14,0 @@ "start": "concurrently 'vite build --watch' 'yarn types --watch --preserveWatchOutput' --names 'vite,tsc' -c 'green,blue'",

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