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

@rupertofly/h

Package Overview
Dependencies
Maintainers
1
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rupertofly/h - npm Package Compare versions

Comparing version 4.4.3 to 4.4.4

11

package.json
{
"name": "@rupertofly/h",
"sideEffects": false,
"version": "4.4.3",
"version": "4.4.4",
"type": "module",
"description": "A set of useful functions and types for me",
"main": "src/main.ts",
"main": "dist/main.cjs",
"exports": {
".": {
"import": "dist/main.js",
"require": "dist/main.cjs"
}
},
"types": "dist/main.d.ts",
"repository": "git@github.com:Rupertofly/h.git",

@@ -9,0 +16,0 @@ "author": "Ruby Quail <ruby@rubyquail.design>",

src/main.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