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

zsvgr

Package Overview
Dependencies
Maintainers
0
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

zsvgr - npm Package Compare versions

Comparing version 0.0.6 to 0.0.8

6

package.json
{
"packageManager": "npm@10.8.2",
"name": "zsvgr",
"version": "0.0.6",
"version": "0.0.8",
"main": "./lib/zsvgr.js",

@@ -15,4 +15,4 @@ "type": "module",

"scripts": {
"prepublish": "git add . && git commit -m 'init' && git push -f",
"publish": "npm version patch"
"prerelease": "npm version patch",
"release": "git add . && git commit -m \"Release version $(npm pkg get version)\" && git push -f && npm publish"
},

@@ -19,0 +19,0 @@ "keywords": [

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