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

@anephenix/measure

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@anephenix/measure - npm Package Compare versions

Comparing version 0.1.2 to 0.1.3

16

package.json
{
"version": "0.1.2",
"version": "0.1.3",
"license": "MIT",

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

"prettier": "prettier src test --write",
"publish-patch-release": "npm run prepare-patch-release && git push origin master && git push --tags",
"publish-patch-release": "npm run prepare-patch-release && git push origin main && git push --tags",
"size": "size-limit",

@@ -39,3 +39,9 @@ "test": "cross-env NODE_ENV=test npx mocha --require ts-node/register --extensions ts,tsx test/* --test",

"name": "@anephenix/measure",
"author": "Paul Jensen",
"author": "Paul Jensen <paul@anephenix.com>",
"maintainers": [
{
"name": "Paul Jensen",
"email": "paul@anephenix.com"
}
],
"size-limit": [

@@ -53,3 +59,3 @@ {

"husky": "^9.1.7",
"mocha": "^11.0.1",
"mocha": "^11.1.0",
"mocha-lcov-reporter": "^1.3.0",

@@ -61,4 +67,4 @@ "nyc": "^17.1.0",

"tslib": "^2.8.1",
"typescript": "^5.7.2"
"typescript": "^5.7.3"
}
}
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