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

social-graphics-library

Package Overview
Dependencies
Maintainers
1
Versions
36
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

social-graphics-library - npm Package Compare versions

Comparing version 1.2.1 to 1.2.2

version.sh

11

package.json
{
"name": "social-graphics-library",
"version": "1.2.1",
"version": "1.2.2",
"description": "A script for generating social media logos and banners",
"scripts": {
"build": "webpack",
"run": "webpack serve",
"test": "node tests"
"dev:build": "webpack",
"dev:deploy": "npm run version:update && npm run dev:build && npm run dev:test",
"dev:run": "webpack serve",
"dev:test": "node tests",
"version:update": "version.sh",
"prod:deploy": "npm run version:update && npm run dev:build && npm run dev:test && npm publish"
},

@@ -10,0 +13,0 @@ "main": "./dist/sgl.bundle.js",

@@ -7,3 +7,3 @@ export class Info {

*/
private readonly _version: string = "1.2.1"
private readonly _version: string = "1.2.2"

@@ -10,0 +10,0 @@ /**

Sorry, the diff of this file is too big to display

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