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

nanoclamp

Package Overview
Dependencies
Maintainers
2
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nanoclamp - npm Package Compare versions

Comparing version 2.0.1 to 2.0.2

16

package.json

@@ -5,3 +5,3 @@ {

"homepage": "https://github.com/microlinkhq/nanoclamp",
"version": "2.0.1",
"version": "2.0.2",
"main": "dist/nanoclamp.js",

@@ -16,2 +16,14 @@ "module": "dist/nanoclamp.mjs",

"email": "josefrancisco.verdu@gmail.com"
},
{
"name": "Brad Adams",
"email": "hi@breadadams.com"
},
{
"name": "Zoltan Toth",
"email": "ztoth@indigo.ca"
},
{
"name": "Axel Hernández Ferrera",
"email": "axelhzf@gmail.com"
}

@@ -89,3 +101,3 @@ ],

"prepublishOnly": "npm run build",
"prerelease": "npm run update:check && npm run contributors",
"prerelease": "npm run update:check && [[ -z \"${CI}\" ]] && npm run contributors || exit 0",
"pretest": "npm run lint",

@@ -92,0 +104,0 @@ "release": "standard-version -a",

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