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

@common-utilities/head

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@common-utilities/head - npm Package Compare versions

Comparing version 0.0.3 to 0.0.4

9

package.json
{
"name": "@common-utilities/head",
"version": "0.0.3",
"version": "0.0.4",
"description": "A basic implementation of the common utility function, Head 👤",

@@ -14,6 +14,3 @@ "main": "dist/index.js",

"build": "tsc",
"clean": "rimraf dist",
"tsc": "tsc --noEmit",
"lint": "eslint . --ext '.ts,.tsx,.js,.json,.md,.snap' --cache",
"lint:fix": "yarn lint -- --fix"
"clean": "rimraf dist"
},

@@ -35,3 +32,3 @@ "jest": {

},
"gitHead": "97aa7238b52ada20611cac72a7a28e8de0ebd30c"
"gitHead": "0efa8d0ac9665e29387fdd284c21d5742f922604"
}

@@ -30,2 +30,7 @@ # @common-utilities/head 🧰👤

## Common Utilities 🧰
No cruft. No bloat. No dependencies.<br />
Just simiple well documented and tested utilities —so why not use 'em?
View other [common utilities](../../README.md).
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